public class UndeployCommandParameters extends OpsParams
OpsParams.Command, OpsParams.Origin| Modifier and Type | Field and Description |
|---|---|
Boolean |
_ignoreCascade |
String |
_type |
Boolean |
cascade |
Boolean |
droptables |
Boolean |
isredeploy |
Boolean |
keepreposdir |
Boolean |
keepstate |
String |
name |
Properties |
properties |
String |
target |
_classicstyle, command, origin| Constructor and Description |
|---|
UndeployCommandParameters() |
UndeployCommandParameters(String name) |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getProperties() |
Boolean |
isRedeploy() |
String |
libraries() |
String |
name() |
getCommand, getOriginpublic String name
public String target
public Boolean keepreposdir
public Boolean isredeploy
public Boolean droptables
public Boolean cascade
public Boolean _ignoreCascade
public String _type
public Properties properties
public Boolean keepstate
public UndeployCommandParameters()
public UndeployCommandParameters(String name)
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.