Package com.flowable.app.engine.impl.cmd
Class GetAppIncidentsCmd
java.lang.Object
com.flowable.app.engine.impl.cmd.GetAppIncidentsCmd
- All Implemented Interfaces:
Command<List<AppIncidentEntity>>
-
Field Summary
-
Constructor Summary
ConstructorDescriptionGetAppIncidentsCmd
(String appKey) GetAppIncidentsCmd
(String appKey, String tenantId) -
Method Summary
-
Field Details
-
appKey
-
tenantId
-
-
Constructor Details
-
GetAppIncidentsCmd
-
GetAppIncidentsCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceCommand<List<AppIncidentEntity>>
-