Class ReverseReplicateProcess

java.lang.Object
com.day.cq.wcm.workflow.process.ReplicatePageProcess
com.day.cq.wcm.workflow.process.ReverseReplicateProcess
All Implemented Interfaces:
WorkflowProcess

@Service(WorkflowProcess.class) @Property(name="process.label", value="Reverse Replicate Content") public class ReverseReplicateProcess extends ReplicatePageProcess
ReverseReplicateProcess Process for reverse replications of type activate.
See Also: