Class ScheduledUnPublishBPProcess

  • All Implemented Interfaces:
    WorkflowProcess

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

      • ScheduledUnPublishBPProcess

        public ScheduledUnPublishBPProcess()