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