public class GetActionInstanceIdentityLinksCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<List<org.flowable.identitylink.api.IdentityLink>>
| Modifier and Type | Field and Description |
|---|---|
protected String |
actionInstanceId |
| Constructor and Description |
|---|
GetActionInstanceIdentityLinksCmd(String actionInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.flowable.identitylink.api.IdentityLink> |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
Copyright © 2019. All rights reserved.