public class GetEntityLinkParentsForProcessInstanceCmd extends Object implements Command<List<EntityLink>>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
processInstanceId |
| Constructor and Description |
|---|
GetEntityLinkParentsForProcessInstanceCmd(String processInstanceId) |
| Modifier and Type | Method and Description |
|---|---|
List<EntityLink> |
execute(CommandContext commandContext) |
protected String processInstanceId
public GetEntityLinkParentsForProcessInstanceCmd(String processInstanceId)
public List<EntityLink> execute(CommandContext commandContext)
execute in interface Command<List<EntityLink>>Copyright © 2023 Flowable. All rights reserved.