Uses of Interface
org.duracloud.syncui.service.SyncProcess
-
Packages that use SyncProcess Package Description org.duracloud.syncui.service -
-
Uses of SyncProcess in org.duracloud.syncui.service
Subinterfaces of SyncProcess in org.duracloud.syncui.service Modifier and Type Interface Description interfaceSyncProcessManagerThe SyncProcessManager interface delineates the set of functions available for controlling and retrieving state information about the current runtime state of the sync processClasses in org.duracloud.syncui.service that implement SyncProcess Modifier and Type Class Description classSyncProcessManagerImplThe SyncProcessManagerImpl is an implementation of the SyncProcessManager interface.
-