Class GetHistoricIdentityLinksForTaskCmd
java.lang.Object
org.flowable.cmmn.engine.impl.cmd.GetHistoricIdentityLinksForTaskCmd
- All Implemented Interfaces:
Serializable
,Command<List<HistoricIdentityLink>>
public class GetHistoricIdentityLinksForTaskCmd
extends Object
implements Command<List<HistoricIdentityLink>>, Serializable
- Author:
- Tijs Rademakers
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
taskId
-
-
Constructor Details
-
GetHistoricIdentityLinksForTaskCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<HistoricIdentityLink>>
-