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