public interface WorkflowTaskChange
WorkflowTaskInstance
contains the previous task assignee before the event execution, and the new WorkflowTaskInstance contains
the current task assignee after event execution.| Modifier and Type | Method and Description |
|---|---|
WorkflowTaskInstance |
getNew()
The workflow task instance after event execution.
|
WorkflowTaskInstance |
getOld()
The workflow task instance prior to event execution.
|
WorkflowTaskInstance getNew()
WorkflowTaskInstanceWorkflowTaskInstance getOld()
AFTER_CREATE events.WorkflowTaskInstanceCopyright © Veeva Systems 2017–2021. All rights reserved.