com.xebialabs.deployit.plugin.wls.step
Class WlsStepBase
java.lang.Object
com.xebialabs.deployit.plugin.wls.step.WlsStepBase
- All Implemented Interfaces:
- com.xebialabs.deployit.Step, java.io.Serializable
- Direct Known Subclasses:
- SimpleWlstExecutingStep, WlsDeployArtifactStep
public abstract class WlsStepBase
- extends java.lang.Object
- implements com.xebialabs.deployit.Step
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.xebialabs.deployit.Step |
execute |
STEP_RESOURCES_PATH
public static final java.lang.String STEP_RESOURCES_PATH
- See Also:
- Constant Field Values
description
protected java.lang.String description
domain
protected WlsDomain domain
WlsStepBase
protected WlsStepBase(WlsDomain domain)
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription in interface com.xebialabs.deployit.Step
setDescription
public void setDescription(java.lang.String description)
executeWlstJythonScriptResource
public int executeWlstJythonScriptResource(com.xebialabs.deployit.StepExecutionContext ctx,
com.xebialabs.deployit.hostsession.HostSession s,
java.lang.String scriptResourcePath,
java.lang.String... args)
executeWlstJythonScriptResource
public int executeWlstJythonScriptResource(com.xebialabs.deployit.StepExecutionContext ctx,
java.lang.String scriptResourcePath,
java.lang.String... args)
Copyright © 2010. All Rights Reserved.