Class CheckCurrentUserContentCondition

java.lang.Object
org.ametys.plugins.userdirectory.workflow.CheckCurrentUserContentCondition
All Implemented Interfaces:
com.opensymphony.workflow.Condition

public class CheckCurrentUserContentCondition extends Object implements com.opensymphony.workflow.Condition
This OS workflow condition checks if the current content is the content of the current user
  • 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