Package com.linecorp.centraldogma.server.storage.repository
@NonNullByDefault
package com.linecorp.centraldogma.server.storage.repository
Central Dogma repository management.
-
ClassDescriptionThe options for diffing a repository.FindOption<T>An option which is specified when retrieving one or more files.Useful
FindOption
maps.A Revision-controlled filesystem-like repository which is named"meta"
.Revision-controlled filesystem-like repository.A listener that gets notified whenever changes matching withRepositoryListener.pathPattern()
are pushed toRepository
.Manages repositories which belong to a project.