| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.cmd |
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveCaseInstanceAssigneeCmd
Command to remove the current assignee from a case instance.
|
class |
RemoveCaseInstanceOwnerCmd
Command to remove the current owner from a case instance.
|
class |
SetCaseInstanceAssigneeCmd
Command to set a new assignee on a case instance.
|
class |
SetCaseInstanceOwnerCmd
Command to set a new owner on a case instance and return the previous one, if any.
|
Copyright © 2022 Flowable. All rights reserved.