com.xebialabs.deployit.plugin.osb.step
Class DeleteOsbProjectStep

java.lang.Object
  extended by com.xebialabs.deployit.plugin.wls.step.WlsStepBase
      extended by com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
          extended by 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

Field Summary
private  java.lang.String project
           
(package private) static java.lang.String SCRIPT_NAME
           
(package private) static java.lang.String WLST_SCRIPT_DIRECTORY
           
 
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
 
Constructor Summary
DeleteOsbProjectStep(com.xebialabs.deployit.plugin.wls.ci.WlsDomain domain, OsbJar application)
           
 
Method Summary
 java.lang.String getProject()
           
 
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
 

Field Detail

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
Constructor Detail

DeleteOsbProjectStep

public DeleteOsbProjectStep(com.xebialabs.deployit.plugin.wls.ci.WlsDomain domain,
                            OsbJar application)
Method Detail

getProject

public java.lang.String getProject()


Copyright © 2010. All Rights Reserved.