Package org.flowable.engine.impl.cmd
Class GetIdentityLinksForTaskCmd
java.lang.Object
org.flowable.engine.impl.cmd.GetIdentityLinksForTaskCmd
- All Implemented Interfaces:
Serializable
,Command<List<org.flowable.identitylink.api.IdentityLink>>
public class GetIdentityLinksForTaskCmd
extends Object
implements Command<List<org.flowable.identitylink.api.IdentityLink>>, Serializable
- Author:
- Joram Barrez, Falko Menge
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionList<org.flowable.identitylink.api.IdentityLink>
execute
(CommandContext commandContext)