Uses of Interface
ch.ivyteam.ivy.workflow.IWorkflowEvent
Packages that use IWorkflowEvent
Package
Description
-
Uses of IWorkflowEvent in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return types with arguments of type IWorkflowEventModifier and TypeMethodDescriptionIWorkflowContext.findWorkflowEvents(IPropertyFilter<WorkflowEventProperty> filter, List<PropertyOrder<WorkflowEventProperty>> order, int startIndex, int count, boolean returnAllCount) Finds workflow events.ICase.getWorkflowEvents()Gets the workflow events of this caseITask.getWorkflowEvents()Gets the workflow events of this task