|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.generic.step.BaseStep
com.xebialabs.deployit.plugin.generic.step.BaseExecutionStep
com.xebialabs.deployit.plugin.generic.step.ScriptExecutionStep
com.xebialabs.deployit.plugin.wls.container.StopWlsServerWithScriptStep
public class StopWlsServerWithScriptStep
| Field Summary |
|---|
| Fields inherited from class com.xebialabs.deployit.plugin.generic.step.BaseStep |
|---|
container, ctx, FREEMARKER_FILE_EXT, logger, remoteConn |
| Fields inherited from interface com.xebialabs.deployit.plugin.api.flow.Step |
|---|
DEFAULT_ORDER |
| Constructor Summary | |
|---|---|
StopWlsServerWithScriptStep(int order,
Server server)
|
|
| Method Summary |
|---|
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.ScriptExecutionStep |
|---|
execute, getOrder |
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.BaseExecutionStep |
|---|
doExecute, executeScript, getArtifact, getClasspathResources, getFileResources, getPreview, getScriptPath, getTemplateClasspathResources, getUploadedArtifactPath, resolveOsSpecificFileName, resolveOsSpecificFileName, setArtifact, setClasspathResources, setFileResources, setTemplateClasspathResources, setWorkingDirectory, uploadArtifactIfPresent, uploadClasspathResources, uploadFileResources, uploadScriptToExecute, uploadTemplateClasspathResources |
| Methods inherited from class com.xebialabs.deployit.plugin.generic.step.BaseStep |
|---|
classpathResourceExists, createOrReplaceHostFile, disconnect, evaluateTemplate, evaluateTemplate, evaluateTemplate, getContainer, getCtx, getDescription, getHostFileSeparator, getHostLineSeparator, getLocalConnection, getRemoteConnection, getRemoteWorkingDirectory, getRemoteWorkingDirPath, handleExecute, hostFileExists, isRetainRemoteWorkingDirOnCompletion, readHostFile, readHostFileLines, readHostXmlFileAsModel, resolveOsSpecificTemplate, setRemoteWorkingDirPath, setRetainRemoteWorkingDirOnCompletion, substringAfterLast, substringAfterLast, uploadToWorkingDirectory, uploadToWorkingDirectory, uploadToWorkingDirectory |
| 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.plugin.api.flow.Step |
|---|
getDescription |
| Constructor Detail |
|---|
public StopWlsServerWithScriptStep(int order,
Server server)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||