Uses of Interface
ch.ivyteam.ivy.workflow.query.WorkflowEventQuery.ICaseStateFilterQuery
Packages that use WorkflowEventQuery.ICaseStateFilterQuery
-
Uses of WorkflowEventQuery.ICaseStateFilterQuery in ch.ivyteam.ivy.workflow.query
Methods in ch.ivyteam.ivy.workflow.query that return WorkflowEventQuery.ICaseStateFilterQueryModifier and TypeMethodDescriptionWorkflowEventQuery.IFilterableColumns.caseState()Prepares a where statement for the columnCaseState.
Must be followed by a call to a condition method.