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