Package com.flowable.app.engine.impl.cmd
Class RemoveAppIncidentsCmd
java.lang.Object
com.flowable.app.engine.impl.cmd.RemoveAppIncidentsCmd
- All Implemented Interfaces:
org.flowable.common.engine.impl.interceptor.Command<Void>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRemoveAppIncidentsCmd
(String appKey) RemoveAppIncidentsCmd
(String appKey, String tenantId) -
Method Summary
-
Field Details
-
appKey
-
tenantId
-
-
Constructor Details
-
RemoveAppIncidentsCmd
-
RemoveAppIncidentsCmd
-
-
Method Details
-
execute
- Specified by:
execute
in interfaceorg.flowable.common.engine.impl.interceptor.Command<Void>
-