| Modifier and Type | Field and Description |
|---|---|
protected GraniteClientConfig |
DownloadPackagesCallable.clientConfig |
protected GraniteClientConfig |
AbstractClientFileCallable.clientConfig
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
GraniteClientExecutor.execute(PackageManagerClientCallable<T> callable,
GraniteClientConfig config) |
static <T> T |
GraniteClientExecutor.execute(PackageManagerClientCallable<T> callable,
GraniteClientConfig config,
hudson.model.TaskListener _listener) |
static boolean |
GraniteClientExecutor.validateBaseUrl(GraniteClientConfig config) |
| Constructor and Description |
|---|
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) |
Copyright © 2013-2014. All Rights Reserved.