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