Package ch.ivyteam.ivy.workflow
package ch.ivyteam.ivy.workflow
-
ClassDescriptionThe state of the caseA workflow case is an instance of a process.Deprecated, for removal: This API element is subject to removal in a future version.An intermediate eventIntermediate event elementDeprecated, for removal: This API element is subject to removal in a future version.use
NoteDeprecated, for removal: This API element is subject to removal in a future version.useICase.notes()orITask.notes()Defines the action that should happen if a intermediate event timeouts.Interface of a start elementConfiguration of a start event elementA task is a work unit in a process that is worked by a single userA process element where tasks are started, ended or joinedA place where a tasks are endedA place where tasks are startedA task switch is an event where tasks are joined and new tasks are created.Holds configuration information about a web service process in a PMV.Configuration of a web service process start element.The workflow context gives you access to all tasks and cases of all users of an security context.Holds information about a event / operation that was done with a wf object (task or case)Workflow specific extension of theIProcessModelVersioninterfaceA workflow session extends a security session with workflow functionality.Defines the behaviour in case a system task fails.The kind of task elementStates of a workflow taskWorkflow event kindsThe priority of a task or caseThis class is a factory for SystemEvents with the category.SystemEventCategory.WORKFLOWThe parameter object which is sent along withSystemEvents that are created with theWorkflowSystemEvent.
IWorkflowContext.