Serialized Form
|
Package com.xebialabs.deployit.community.wasext.step |
order
int order
description
java.lang.String description
srcHost
com.xebialabs.deployit.plugin.overthere.Host srcHost
targetHost
com.xebialabs.deployit.plugin.overthere.Host targetHost
pluginSrcFilePath
java.lang.String pluginSrcFilePath
pluginDestFilePath
java.lang.String pluginDestFilePath
order
int order
description
java.lang.String description
srcHost
com.xebialabs.deployit.plugin.overthere.Host srcHost
targetHost
com.xebialabs.deployit.plugin.overthere.Host targetHost
pluginSrcFilePath
java.lang.String pluginSrcFilePath
pluginDestFilePath
java.lang.String pluginDestFilePath
|
Package com.xebialabs.deployit.plugin.api.deployment.planning |
delegate
com.xebialabs.deployit.plugin.api.deployment.specification.Delta delegate
|
Package com.xebialabs.deployit.plugin.was.container |
|
Class com.xebialabs.deployit.plugin.was.container.BaseCell extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable |
host
com.xebialabs.deployit.plugin.overthere.Host host
wasHome
java.lang.String wasHome
port
int port
username
java.lang.String username
password
java.lang.String password
version
com.xebialabs.deployit.plugin.was.container.WasVersion version
runWithDaemon
boolean runWithDaemon
libraryScripts
java.util.List<E> libraryScripts
inspectScript
java.lang.String inspectScript
skipTopologyDiscovery
boolean skipTopologyDiscovery
performOnlyTopologyDiscovery
boolean performOnlyTopologyDiscovery
deployedTypesToDiscover
java.util.List<E> deployedTypesToDiscover
context
java.util.Map<K,V> context
cell
com.xebialabs.deployit.plugin.was.container.DeploymentManager cell
servers
java.util.Set<E> servers
|
Class com.xebialabs.deployit.plugin.was.container.DeploymentManager extends com.xebialabs.deployit.plugin.was.container.BaseCell implements Serializable |
nodeAgents
java.util.Set<E> nodeAgents
clusters
java.util.Set<E> clusters
context
java.util.Map<K,V> context
node
com.xebialabs.deployit.plugin.was.container.NodeAgent node
restartServerScript
java.lang.String restartServerScript
|
Class com.xebialabs.deployit.plugin.was.container.ManagedWebServer extends com.xebialabs.deployit.plugin.api.udm.base.BaseConfigurationItem implements Serializable |
node
com.xebialabs.deployit.plugin.was.container.Node node
|
Class com.xebialabs.deployit.plugin.was.container.NodeAgent extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable |
cell
com.xebialabs.deployit.plugin.was.container.DeploymentManager cell
synchronizeScript
java.lang.String synchronizeScript
servers
java.util.Set<E> servers
webServers
java.util.Set<E> webServers
|
Class com.xebialabs.deployit.plugin.was.container.UnmanagedServer extends com.xebialabs.deployit.plugin.was.container.BaseCell implements Serializable |
cellName
java.lang.String cellName
nodeName
java.lang.String nodeName
webServers
java.util.Set<E> webServers
|
Package com.xebialabs.deployit.plugin.was.deployed |
createScript
java.lang.String createScript
createVerb
java.lang.String createVerb
createOrder
int createOrder
syncAfterCreateOrder
int syncAfterCreateOrder
modifyScript
java.lang.String modifyScript
modifyVerb
java.lang.String modifyVerb
modifyOrder
int modifyOrder
syncAfterModifyOrder
int syncAfterModifyOrder
destroyScript
java.lang.String destroyScript
destroyVerb
java.lang.String destroyVerb
destroyOrder
int destroyOrder
syncAfterDestroyOrder
int syncAfterDestroyOrder
startScript
java.lang.String startScript
startVerb
java.lang.String startVerb
startOrder
int startOrder
stopScript
java.lang.String stopScript
stopVerb
java.lang.String stopVerb
stopOrder
int stopOrder
inspectScript
java.lang.String inspectScript
inspectVerb
java.lang.String inspectVerb
context
java.util.Map<K,V> context
standardPropertiesNotToExpose
java.lang.String standardPropertiesNotToExpose
|
Class com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployedArtifact extends ExtensibleDeployed<com.xebialabs.deployit.plugin.api.udm.DeployableArtifact> implements Serializable |
derivedFile
com.xebialabs.overthere.OverthereFile derivedFile
placeholders
java.util.Map<K,V> placeholders
|
Class com.xebialabs.deployit.plugin.was.deployed.ExtensibleDeployedResource extends ExtensibleDeployed<com.xebialabs.deployit.plugin.api.udm.Deployable> implements Serializable |