Serialized Form


Package com.xebialabs.deployit.plugin.powershell

Class com.xebialabs.deployit.plugin.powershell.BaseExtensiblePowerShellDeployed extends BasePowerShellDeployed<D extends com.xebialabs.deployit.plugin.api.udm.Deployable,com.xebialabs.deployit.plugin.overthere.HostContainer> implements Serializable

Serialized Fields

createScript

java.lang.String createScript

createVerb

java.lang.String createVerb

createOrder

int createOrder

modifyScript

java.lang.String modifyScript

modifyVerb

java.lang.String modifyVerb

modifyOrder

int modifyOrder

destroyScript

java.lang.String destroyScript

destroyVerb

java.lang.String destroyVerb

destroyOrder

int destroyOrder

noopScript

java.lang.String noopScript

noopVerb

java.lang.String noopVerb

noopOrder

int noopOrder

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

stopStartOnNoop

boolean stopStartOnNoop

Class com.xebialabs.deployit.plugin.powershell.BasePowerShellContainer extends com.xebialabs.deployit.plugin.api.udm.base.BaseContainer implements Serializable

Serialized Fields

host

com.xebialabs.deployit.plugin.overthere.Host host

powerShellPath

java.lang.String powerShellPath

runtimePath

java.lang.String runtimePath

Class com.xebialabs.deployit.plugin.powershell.BasePowerShellDeployable extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployable implements Serializable

Class com.xebialabs.deployit.plugin.powershell.BasePowerShellDeployableFileArtifact extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFileArtifact implements Serializable

Class com.xebialabs.deployit.plugin.powershell.BasePowerShellDeployableFolderArtifact extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployableFolderArtifact implements Serializable

Class com.xebialabs.deployit.plugin.powershell.BasePowerShellDeployed extends com.xebialabs.deployit.plugin.api.udm.base.BaseDeployed<D extends com.xebialabs.deployit.plugin.api.udm.Deployable,C extends com.xebialabs.deployit.plugin.overthere.HostContainer> implements Serializable

Serialized Fields

exposeDeployedApplication

boolean exposeDeployedApplication

Class com.xebialabs.deployit.plugin.powershell.ExtensiblePowerShellDeployed extends BaseExtensiblePowerShellDeployed<com.xebialabs.deployit.plugin.api.udm.Deployable> implements Serializable

Class com.xebialabs.deployit.plugin.powershell.ExtensiblePowerShellDeployedArtifact extends BaseExtensiblePowerShellDeployed<com.xebialabs.deployit.plugin.api.udm.DeployableArtifact> implements Serializable

Serialized Fields

derivedFile

com.xebialabs.overthere.OverthereFile derivedFile

placeholders

java.util.Map<K,V> placeholders

Class com.xebialabs.deployit.plugin.powershell.PowerShellDeploymentStep extends com.xebialabs.deployit.plugin.powershell.PowerShellStep implements Serializable

Serialized Fields

order

int order