Class ScheduledPublishBPProcess

  • All Implemented Interfaces:
    WorkflowProcess

    @Service(WorkflowProcess.class)
    @Property(name="service.description",value="Scheduled Publish of Assets to Brand Portal") @Property(name="process.label",value="Scheduled Publish Brand Portal")
    public class ScheduledPublishBPProcess
    extends AbstractScheduledReplicationBPProcess
    The ScheduledPublishBPProcess is called in a workflow process step. This process will publish content to Brand Portal after a specified time.
    • Constructor Detail

      • ScheduledPublishBPProcess

        public ScheduledPublishBPProcess()