Class FindActionInstancesCmd
java.lang.Object
com.flowable.action.engine.impl.cmd.FindActionInstancesCmd
- All Implemented Interfaces:
Command<List<ActionInstance>>
-
Field Details
-
scopeType
-
scopeId
-
subScopeId
-
includeDeletedFromCache
protected boolean includeDeletedFromCache
-
-
Constructor Details
-
FindActionInstancesCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<ActionInstance>>
-