public class GetEntityLinkParentsForTaskCmd extends Object implements Command<List<org.flowable.entitylink.api.EntityLink>>, Serializable
| Constructor and Description |
|---|
GetEntityLinkParentsForTaskCmd(String taskId) |
| Modifier and Type | Method and Description |
|---|---|
List<org.flowable.entitylink.api.EntityLink> |
execute(CommandContext commandContext) |
protected String taskId
public GetEntityLinkParentsForTaskCmd(String taskId)
public List<org.flowable.entitylink.api.EntityLink> execute(CommandContext commandContext)
Copyright © 2019 Flowable. All rights reserved.