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