Modifier and Type | Method and Description |
---|---|
ExistingPackageBehavior |
DeployPackagesBuilder.getExistingPackageBehavior() |
static ExistingPackageBehavior |
ExistingPackageBehavior.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExistingPackageBehavior[] |
ExistingPackageBehavior.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DeployPackageCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.PackId packId,
PackageInstallOptions options,
ExistingPackageBehavior behavior) |
Copyright © 2013–2019. All rights reserved.