Uses of Enum Class
ch.ivyteam.ivy.workflow.WorkflowEventProperty
Packages that use WorkflowEventProperty
Package
Description
-
Uses of WorkflowEventProperty in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return types with arguments of type WorkflowEventPropertyModifier and TypeMethodDescriptionIWorkflowContext.createWorkflowEventPropertyFilter(WorkflowEventProperty property, RelationalOperator operator, Object value) Deprecated, for removal: This API element is subject to removal in a future version.Methods in ch.ivyteam.ivy.workflow with parameters of type WorkflowEventPropertyModifier and TypeMethodDescriptionIWorkflowContext.createWorkflowEventPropertyFilter(WorkflowEventProperty property, RelationalOperator operator, Object value) Deprecated, for removal: This API element is subject to removal in a future version.Method parameters in ch.ivyteam.ivy.workflow with type arguments of type WorkflowEventPropertyModifier and TypeMethodDescriptionIWorkflowContext.findWorkflowEvents(IPropertyFilter<WorkflowEventProperty> filter, List<PropertyOrder<WorkflowEventProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.IWorkflowContext.findWorkflowEvents(IPropertyFilter<WorkflowEventProperty> filter, List<PropertyOrder<WorkflowEventProperty>> order, int startIndex, int count, boolean returnAllCount) Deprecated, for removal: This API element is subject to removal in a future version.
WorkflowEventQuery