|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GraniteClientConfig in org.jenkinsci.plugins.graniteclient |
---|
Fields in org.jenkinsci.plugins.graniteclient declared as GraniteClientConfig | |
---|---|
protected GraniteClientConfig |
DownloadPackagesCallable.clientConfig
|
protected GraniteClientConfig |
AbstractClientFileCallable.clientConfig
Deprecated. |
Methods in org.jenkinsci.plugins.graniteclient with parameters of type GraniteClientConfig | ||
---|---|---|
static
|
GraniteClientExecutor.execute(PackageManagerClientCallable<T> callable,
GraniteClientConfig config)
|
|
static
|
GraniteClientExecutor.execute(PackageManagerClientCallable<T> callable,
GraniteClientConfig config,
hudson.model.TaskListener _listener)
|
|
static boolean |
GraniteClientExecutor.validateBaseUrl(GraniteClientConfig config)
|
Constructors in org.jenkinsci.plugins.graniteclient with parameters of type GraniteClientConfig | |
---|---|
AbstractClientFileCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener)
Deprecated. |
|
BuildPackageCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.PackId packId,
net.adamcin.granite.client.packman.WspFilter wspFilter,
boolean download)
|
|
DeployPackageCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.PackId packId,
PackageInstallOptions options,
ExistingPackageBehavior behavior)
|
|
DownloadPackagesCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
List<net.adamcin.granite.client.packman.PackId> packIds,
boolean ignoreErrors,
boolean rebuild)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |