Uses of Interface
org.duracloud.syncui.service.SyncProcessManager
Packages that use SyncProcessManager
Package
Description
-
Uses of SyncProcessManager in org.duracloud.syncui.controller
Constructors in org.duracloud.syncui.controller with parameters of type SyncProcessManagerModifierConstructorDescriptionConfigurationController(SyncConfigurationManager syncConfigurationManager, SyncProcessManager syncProcessManager, SyncOptimizeManager syncOptimizeManager) StatusController(SyncProcessManager syncProcessManager, SyncConfigurationManager syncConfigurationManager, SyncOptimizeManager syncOptimizeManager) -
Uses of SyncProcessManager in org.duracloud.syncui.service
Classes in org.duracloud.syncui.service that implement SyncProcessManagerModifier and TypeClassDescriptionclassThe SyncProcessManagerImpl is an implementation of the SyncProcessManager interface. -
Uses of SyncProcessManager in org.duracloud.syncui.setup
Constructors in org.duracloud.syncui.setup with parameters of type SyncProcessManager