Serialized Form


Package com.xebialabs.deployit.client

Class com.xebialabs.deployit.client.DeployitCliOptions extends Object implements Serializable

Serialized Fields

secured

boolean secured

exposeProxies

boolean exposeProxies

host

String host

port

int port

context

String context

username

String username

password

String password

skipMode

boolean skipMode

testMode

boolean testMode

failIfNoStepsAreGenerated

boolean failIfNoStepsAreGenerated

explicitMappings

boolean explicitMappings

generateDeployedOnUpgrade

boolean generateDeployedOnUpgrade

Class com.xebialabs.deployit.client.DeploymentOptions extends Object implements Serializable

Serialized Fields

skipMode

boolean skipMode

testMode

boolean testMode

importOnly

boolean importOnly

deletePreviouslyDeployedArtifact

boolean deletePreviouslyDeployedArtifact

failIfNoStepsAreGenerated

boolean failIfNoStepsAreGenerated

explicitMappings

boolean explicitMappings

generateDeployedOnUpgrade

boolean generateDeployedOnUpgrade

cancelTaskOnError

boolean cancelTaskOnError



Copyright © 2012. All Rights Reserved.