Uses of Class
com.opensymphony.workflow.loader.ConditionDescriptor

Packages that use ConditionDescriptor
com.opensymphony.workflow   
com.opensymphony.workflow.loader   
 

Uses of ConditionDescriptor in com.opensymphony.workflow
 

Methods in com.opensymphony.workflow with parameters of type ConditionDescriptor
protected  boolean AbstractWorkflow.passesCondition(ConditionDescriptor conditionDesc, Map transientVars, com.opensymphony.module.propertyset.PropertySet ps, int currentStepId)
           
 

Uses of ConditionDescriptor in com.opensymphony.workflow.loader
 

Methods in com.opensymphony.workflow.loader that return ConditionDescriptor
 ConditionDescriptor DescriptorFactory.createConditionDescriptor()
           
 ConditionDescriptor DescriptorFactory.createConditionDescriptor(org.w3c.dom.Element function)
           
 


OpenSymphony Workflow Project Page