Modifier and Type | Field and Description |
---|---|
protected Set<String> |
deploymentIds |
protected boolean |
removeProcessesFromCache |
Constructor and Description |
---|
UnregisterProcessApplicationCmd(Set<String> deploymentIds,
boolean removeProcessesFromCache) |
UnregisterProcessApplicationCmd(String deploymentId,
boolean removeProcessesFromCache) |
Modifier and Type | Method and Description |
---|---|
Void |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isRetryable
public UnregisterProcessApplicationCmd(String deploymentId, boolean removeProcessesFromCache)
public Void execute(CommandContext commandContext)
Copyright © 2022. All rights reserved.