public class UndeploymentOptions extends Object
EPDeploymentService.undeploy(java.lang.String)
.Constructor and Description |
---|
UndeploymentOptions() |
Modifier and Type | Method and Description |
---|---|
LockStrategy |
getUndeploymentLockStrategy()
Return the undeployment lock strategy, the default is
LockStrategyDefault |
void |
setUndeploymentLockStrategy(LockStrategy undeploymentLockStrategy)
Sets the undeployment lock strategy, the default is
LockStrategyDefault |
public LockStrategy getUndeploymentLockStrategy()
LockStrategyDefault
public void setUndeploymentLockStrategy(LockStrategy undeploymentLockStrategy)
LockStrategyDefault
undeploymentLockStrategy
- lock strategyCopyright © 2005–2018. All rights reserved.