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) |
public UnregisterProcessApplicationCmd(String deploymentId, boolean removeProcessesFromCache)
public Void execute(CommandContext commandContext)
Copyright © 2015. All rights reserved.