Uses of Class
com.aoapps.appcluster.ResourceSynchronizationResultStep
-
Uses of ResourceSynchronizationResultStep in com.aoapps.appcluster
Methods in com.aoapps.appcluster that return types with arguments of type ResourceSynchronizationResultStepModifier and TypeMethodDescriptionResourceSynchronizationResult.getSteps()
Gets the steps for this synchronization.Constructor parameters in com.aoapps.appcluster with type arguments of type ResourceSynchronizationResultStepModifierConstructorDescriptionResourceSynchronizationResult
(ResourceNode<?, ?> localResourceNode, ResourceNode<?, ?> remoteResourceNode, ResourceSynchronizationMode mode, Collection<ResourceSynchronizationResultStep> steps)