Uses of Interface
ch.ivyteam.ivy.workflow.ITaskStart
Packages that use ITaskStart
Package
Description
-
Uses of ITaskStart in ch.ivyteam.ivy.workflow
Methods in ch.ivyteam.ivy.workflow that return ITaskStartModifier and TypeMethodDescriptionITask.getStart()Gets the task start this task was started onIIntermediateEvent.getTaskStart()Gets the task startIIntermediateEventElement.getTaskStart()Gets the task start of this intermediate event elementIProcessStart.getTaskStart()Gets the task start of this process startMethods in ch.ivyteam.ivy.workflow that return types with arguments of type ITaskStartModifier and TypeMethodDescriptionITaskElement.getTaskStarts()Gets the task starts that starts at this element -
Uses of ITaskStart in ch.ivyteam.ivy.workflow.signal
Methods in ch.ivyteam.ivy.workflow.signal that return ITaskStart