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