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,PowerShellContainer> 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

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

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.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 PowerShellContainer> 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<com.xebialabs.deployit.plugin.api.deployment.execution.DeploymentExecutionContext> implements Serializable

Serialized Fields

order

int order