Package com.day.cq.wcm.workflow.process
Provides workflow processes.
-
ClassDescription
ActivatePageProcess
Process for Replications of type activate.AfterMovePageProcess
Process to perform replication after a move operation.DeactivatePageProcess
...This abstractReplicatePageProcess
class serves as the basis for all replication specificJavaProcess
classes, like activate, deactivate...
This Process starts the Replicator with the type provided by the implementing ClassesgetReblicationType()-method
of payloads of type path or uuid
This process checks permissions.
In case theSession
starting the process is lacking the Privilege to replicate, an event of this topic"com/day/cq/wcm/workflow/req/for/activation"
is send out.ReverseReplicateProcess
Process for reverse replications of type activate.