|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.wls.step.WlsStepBase
com.xebialabs.deployit.plugin.wls.step.SimpleWlstExecutingStep
com.xebialabs.deployit.plugin.wls.step.StartApplicationStep
public class StartApplicationStep
Starts a deployed application.
| Field Summary | |
|---|---|
private static java.lang.String |
START_APPLICATION_SCRIPT_RESOURCE_PATH
|
| 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 | |
|---|---|
StartApplicationStep(WlsCluster cluster,
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact artifact)
|
|
StartApplicationStep(WlsServer server,
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact artifact)
|
|
| Method Summary |
|---|
| 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 |
|---|
private static final java.lang.String START_APPLICATION_SCRIPT_RESOURCE_PATH
| Constructor Detail |
|---|
public StartApplicationStep(WlsCluster cluster,
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact artifact)
public StartApplicationStep(WlsServer server,
com.xebialabs.deployit.ci.artifact.NamedDeployableArtifact artifact)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||