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