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

createOrder

int createOrder

createScript

java.lang.String createScript

createVerb

java.lang.String createVerb

createOptions

java.util.Set<E> createOptions

modifyOrder

int modifyOrder

modifyScript

java.lang.String modifyScript

modifyVerb

java.lang.String modifyVerb

modifyOptions

java.util.Set<E> modifyOptions

destroyOrder

int destroyOrder

destroyScript

java.lang.String destroyScript

destroyVerb

java.lang.String destroyVerb

destroyOptions

java.util.Set<E> destroyOptions

noopOrder

int noopOrder

noopScript

java.lang.String noopScript

noopVerb

java.lang.String noopVerb

noopOptions

java.util.Set<E> noopOptions

startOrder

int startOrder

startScript

java.lang.String startScript

startVerb

java.lang.String startVerb

startOptions

java.util.Set<E> startOptions

stopOrder

int stopOrder

stopScript

java.lang.String stopScript

stopVerb

java.lang.String stopVerb

stopOptions

java.util.Set<E> stopOptions

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

libraryScripts

java.util.List<E> libraryScripts

deployedsToDiscover

java.util.Set<E> deployedsToDiscover

discoverOrder

int discoverOrder

discoverScript

java.lang.String discoverScript

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

libraryScripts

java.util.List<E> libraryScripts

discoverOrder

int discoverOrder

discoverScript

java.lang.String discoverScript

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

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

Serialized Fields

inspectedItem

com.xebialabs.deployit.plugin.api.udm.ConfigurationItem inspectedItem