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