Class HasLiveLabelCondition

All Implemented Interfaces:
com.opensymphony.workflow.Condition, LogEnabled, Serviceable

public class HasLiveLabelCondition extends AbstractContentWorkflowComponent implements com.opensymphony.workflow.Condition
OSWorkflow condition for testing if a content has been published.
  • Constructor Details

  • Method Details

    • passesCondition

      public boolean passesCondition(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) throws com.opensymphony.workflow.WorkflowException
      Specified by:
      passesCondition in interface com.opensymphony.workflow.Condition
      Throws:
      com.opensymphony.workflow.WorkflowException