Package com.day.cq.wcm.workflow.process
Provides workflow processes.
-
ClassesClassDescription
ActivatePageProcessProcess for Replications of type activate.AfterMovePageProcessProcess to perform replication after a move operation.DeactivatePageProcess...This abstractReplicatePageProcessclass serves as the basis for all replication specificJavaProcessclasses, like activate, deactivate...
This Process starts the Replicator with the type provided by the implementing ClassesgetReblicationType()-methodof payloads of type path or uuid
This process checks permissions.
In case theSessionstarting the process is lacking the Privilege to replicate, an event of this topic"com/day/cq/wcm/workflow/req/for/activation"is send out.ReverseReplicateProcessProcess for reverse replications of type activate.