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