Class PublishableODFContentCondition

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

OSWorkflow condition to check if odf content is publishable
  • 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
    • getDescription

      public I18nizableText getDescription(Map<String,String> argumentsValues)
      Description copied from interface: EnhancedCondition
      Get the condition descriptions depending on arguments values
      Specified by:
      getDescription in interface EnhancedCondition
      Parameters:
      argumentsValues - a map of the arguments with their values in current workflow
      Returns:
      a description to display in workflow editor vue