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