Class AbstractScheduledReplicationBPProcess

  • All Implemented Interfaces:
    WorkflowProcess
    Direct Known Subclasses:
    ScheduledPublishBPProcess, ScheduledUnPublishBPProcess

    @Service(WorkflowProcess.class)
    @Property(name="service.description",value="Scheduled Publish/Unpublish of Assets to Brand Portal") @Property(name="process.label",value="Scheduled Publish Brand Portal")
    public abstract class AbstractScheduledReplicationBPProcess
    extends java.lang.Object
    implements WorkflowProcess
    The ScheduledPublishBPProcess is called in a workflow process step. This process will publish(or unpublish) content to Brand Portal after a specified time.