|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.xebialabs.deployit.plugin.was.step.WasStepBase
com.xebialabs.deployit.plugin.was.step.CreateWasStringNameSpaceBindingsStep
public class CreateWasStringNameSpaceBindingsStep
Creates String name space bindings in a WasCell.
| Field Summary | |
|---|---|
protected static java.lang.String |
CREATE_STRING_NAMESPACE_BINDING_SCRIPT_RESOURCE_PATH
|
private com.xebialabs.deployit.ci.mapping.KeyValuePair[] |
keyValuePairs
|
| Fields inherited from class com.xebialabs.deployit.plugin.was.step.WasStepBase |
|---|
cell, description, STEP_RESOURCES_PATH |
| Constructor Summary | |
|---|---|
CreateWasStringNameSpaceBindingsStep(WasCell cell,
com.xebialabs.deployit.ci.mapping.KeyValuePair... pairs)
|
|
| Method Summary | |
|---|---|
boolean |
execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
| Methods inherited from class com.xebialabs.deployit.plugin.was.step.WasStepBase |
|---|
executeWsadminJythonScriptResource, executeWsadminJythonScriptResource, executeWsadminJythonScriptResource, getDescription, setDescription |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String CREATE_STRING_NAMESPACE_BINDING_SCRIPT_RESOURCE_PATH
private com.xebialabs.deployit.ci.mapping.KeyValuePair[] keyValuePairs
| Constructor Detail |
|---|
public CreateWasStringNameSpaceBindingsStep(WasCell cell,
com.xebialabs.deployit.ci.mapping.KeyValuePair... pairs)
| Method Detail |
|---|
public boolean execute(com.xebialabs.deployit.StepExecutionContext ctx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||