|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ExistingPackageBehavior in org.jenkinsci.plugins.graniteclient |
---|
Methods in org.jenkinsci.plugins.graniteclient that return ExistingPackageBehavior | |
---|---|
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. |
Constructors in org.jenkinsci.plugins.graniteclient with parameters of type ExistingPackageBehavior | |
---|---|
DeployPackageCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.PackId packId,
PackageInstallOptions options,
ExistingPackageBehavior behavior)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |