Uses of Class
org.jenkinsci.plugins.graniteclient.ExistingPackageBehavior

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)
           
 



Copyright © 2013-2014. All Rights Reserved.