Package org.camunda.bpm.engine.impl.cmd
Class UnregisterProcessApplicationCmd
java.lang.Object
org.camunda.bpm.engine.impl.cmd.UnregisterProcessApplicationCmd
- Author:
- Daniel Meyer
-
Field Summary
Modifier and TypeFieldDescriptionprotected boolean
-
Constructor Summary
ConstructorDescriptionUnregisterProcessApplicationCmd
(String deploymentId, boolean removeProcessesFromCache) UnregisterProcessApplicationCmd
(Set<String> deploymentIds, boolean removeProcessesFromCache) -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.camunda.bpm.engine.impl.interceptor.Command
isRetryable