| Package | Description |
|---|---|
| org.flowable.engine.impl.cmd |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveProcessInstanceAssigneeCmd
Command to remove the current assignee from a process instance.
|
class |
RemoveProcessInstanceOwnerCmd
Command to remove the current owner from a process instance.
|
class |
SetProcessInstanceAssigneeCmd
Command to set a new assignee on a process instance and return the previous one, if any.
|
class |
SetProcessInstanceOwnerCmd
Command to set a new owner on a process instance and return the previous one, if any.
|
Copyright © 2022 Flowable. All rights reserved.