Uses of Interface
com.polarion.alm.tracker.workflow.ICondition
Packages that use ICondition
-
Uses of ICondition in com.polarion.alm.tracker.workflow
Subinterfaces of ICondition in com.polarion.alm.tracker.workflowModifier and TypeInterfaceDescriptioninterface
IWorkflowCondition<T extends IWorkflowObject>
Workflow conditions assigned to a particular workflow action are checked to determine, whether the action is permitted at given time.