public class SetCaseInstanceAssigneeCmd extends AbstractCaseInstanceIdentityLinkCmd implements Command<Void>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
assigneeUserId |
protected String |
caseInstanceId |
| Constructor and Description |
|---|
SetCaseInstanceAssigneeCmd(String caseInstanceId,
String assigneeUserId) |
| Modifier and Type | Method and Description |
|---|---|
Void |
execute(CommandContext commandContext) |
createIdentityLinkType, getCaseInstanceEntity, removeIdentityLinkTypeprotected final String caseInstanceId
protected final String assigneeUserId
public Void execute(CommandContext commandContext)
Copyright © 2022 Flowable. All rights reserved.