com.xebialabs.deployit.plugin.osb.step
Class DeleteOsbProjectStep
java.lang.Object
com.xebialabs.deployit.plugin.wls.step.WlsStepBase
com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
com.xebialabs.deployit.plugin.osb.step.DeleteOsbProjectStep
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
public class DeleteOsbProjectStep
- extends com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
- See Also:
- Serialized Form
| Fields inherited from class com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep |
scriptArgs, scriptResourcePath |
| Fields inherited from class com.xebialabs.deployit.plugin.wls.step.WlsStepBase |
description, domain, STEP_RESOURCES_PATH |
| Methods inherited from class com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep |
execute |
| Methods inherited from class com.xebialabs.deployit.plugin.wls.step.WlsStepBase |
executeWlstJythonScriptResource, executeWlstJythonScriptResource, getDescription, setDescription |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WLST_SCRIPT_DIRECTORY
static final java.lang.String WLST_SCRIPT_DIRECTORY
- See Also:
- Constant Field Values
SCRIPT_NAME
static final java.lang.String SCRIPT_NAME
- See Also:
- Constant Field Values
project
private final java.lang.String project
DeleteOsbProjectStep
public DeleteOsbProjectStep(com.xebialabs.deployit.plugin.wls.ci.WlsDomain domain,
OsbJar application)
getProject
public java.lang.String getProject()
Copyright © 2010. All Rights Reserved.