Package com.linecorp.centraldogma.server.mirror
@NonNullByDefault
package com.linecorp.centraldogma.server.mirror
Mirroring support.
-
ClassDescriptionContains the properties for a mirroring task and performs the task.A context of a mirror.Specifies where the mirrored files come from and where they are to be mirrored.A mirroring service plugin configuration.A listener which is notified when a
Mirror
operation is started, completed or failed.Creates a newMirror
dynamically via Java SPI (Service Provider Interface).The result of a mirroring operation.URL schemes used by mirrors.The status of a mirroring operation.A task to mirror a repository.A utility class for creating a mirroring task.