Constant Field Values


Contents
com.xebialabs.*

com.xebialabs.deployit.plugin.was.ci.WasCell
private static final java.lang.String CONFIG_DIR_NAME "config"
private static final java.lang.String PLUGIN_FILENAME "plugin-cfg.xml"

com.xebialabs.deployit.plugin.was.ci.WasNaming
public static final java.lang.String CLONE "Clone"
public static final java.lang.String CLUSTER "Cluster"
public static final java.lang.String CLUSTER_MEMBER "Member"
public static final java.lang.String SEPARATOR "_"
public static final java.lang.String SERVER "Server"

com.xebialabs.deployit.plugin.was.ci.WasNode
private static final long serialVersionUID 179031152212999680L

com.xebialabs.deployit.plugin.was.step.AddSingleWasClusterMemberStep
protected static final java.lang.String CLONE_CLUSTER_MEMBER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/clone-cluster-member.py"

com.xebialabs.deployit.plugin.was.step.ControlApplicationStep
protected static final java.lang.String CONTROL_APPLICATION_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/control-application.py"

com.xebialabs.deployit.plugin.was.step.CreateWasClusterMembersStep
protected static final java.lang.String CREATE_CLUSTER_MEMBERS_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/create-cluster-members.py"

com.xebialabs.deployit.plugin.was.step.CreateWasClusterStep
protected static final java.lang.String SCRIPT_NAME "com/xebialabs/deployit/plugin/was/step/create-cluster.py"

com.xebialabs.deployit.plugin.was.step.CreateWasDataSourceStep
public static final java.lang.String CREATE_DATASOURCE_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/create-datasource.py"

com.xebialabs.deployit.plugin.was.step.CreateWasManagedApacheWebServerStep
private static final java.lang.String CREATE_WAS_MANAGED_APACHE_WEB_SERVER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/create-was-managed-apache-web-server.py"

com.xebialabs.deployit.plugin.was.step.CreateWasVirtualHostStep
protected static final java.lang.String CREATE_VIRTUAL_HOST_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/create-vhost.py"

com.xebialabs.deployit.plugin.was.step.CreateWasWmqTopicConnectionFactoryStep
private static final java.lang.String CREATE_WMQ_TCF_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/create-wmq-topic-connection-factory.py"

com.xebialabs.deployit.plugin.was.step.DestroyWasClusterStep
protected static final java.lang.String DESTROY_CLUSTER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/destroy-webspherecluster.py"

com.xebialabs.deployit.plugin.was.step.DestroyWasDataSourceStep
public static final java.lang.String DESTROY_DATASOURCE_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/destroy-datasource.py"

com.xebialabs.deployit.plugin.was.step.DestroyWasManagedApacheWebServerStep
private static final java.lang.String DESTROY_WAS_MANAGED_APACHE_WEB_SERVER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/destroy-was-managed-apache-web-server.py"

com.xebialabs.deployit.plugin.was.step.DestroyWasVirtualHostStep
protected static final java.lang.String DESTROY_VIRTUAL_HOST_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/destroy-vhost.py"

com.xebialabs.deployit.plugin.was.step.ModifyWasClusterMemberStep
protected static final java.lang.String MODIFY_CLUSTER_MEMBER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/configure-cluster-member.py"

com.xebialabs.deployit.plugin.was.step.RemoveWasClusterMemberStep
protected static final java.lang.String REMOVE_CLUSTER_MEMBER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/remove-cluster-member.py"

com.xebialabs.deployit.plugin.was.step.StartWasClusterMembersStep
protected static final java.lang.String START_CLUSTER_MEMBER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/start-cluster-members.py"

com.xebialabs.deployit.plugin.was.step.StartWasSingleClusterMemberStep
protected static final java.lang.String START_SINGLE_CLUSTER_MEMBER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/start-single-cluster-member.py"

com.xebialabs.deployit.plugin.was.step.StopWasClusterStep
protected static final java.lang.String STOP_CLUSTER_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/stop-cluster.py"

com.xebialabs.deployit.plugin.was.step.SynchronizeWasNodeStep
protected static final java.lang.String SYNCHRONIZE_NODE_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/synchronize-node.py"

com.xebialabs.deployit.plugin.was.step.UpdateWasVirtualHostAliasesStep
protected static final java.lang.String UPDATE_VIRTUAL_HOST_ALIASES_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/update-vhost-aliases.py"

com.xebialabs.deployit.plugin.was.step.WasDeployApplicationStep
protected static final java.lang.String DEPLOY_APPLICATION_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/deploy-application.py"

com.xebialabs.deployit.plugin.was.step.WasIsAppReadyStep
protected static final java.lang.String IS_APP_READY_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/is-app-ready.py"

com.xebialabs.deployit.plugin.was.step.WasStartApplicationStep
private static final java.lang.String START_APPLICATION "startApplication"

com.xebialabs.deployit.plugin.was.step.WasStepBase
public static final java.lang.String STEP_RESOURCES_PATH "com/xebialabs/deployit/plugin/was/step/"

com.xebialabs.deployit.plugin.was.step.WasStopApplicationStep
private static final java.lang.String STOP_APPLICATION "stopApplication"

com.xebialabs.deployit.plugin.was.step.WasUndeployApplicationStep
protected static final java.lang.String UNDEPLOY_APPLICATION_SCRIPT_RESOURCE_PATH "com/xebialabs/deployit/plugin/was/step/undeploy-application.py"



Copyright © 2009. All Rights Reserved.