| Modifier and Type | Field and Description |
|---|---|
protected GraniteClientConfig |
AbstractClientFileCallable.clientConfig
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
GraniteClientExecutor.checkLogin(GraniteClientConfig config) |
static <T> T |
GraniteClientExecutor.execute(PackageManagerClientCallable<T> callable,
GraniteClientConfig config) |
static <T> T |
GraniteClientExecutor.execute(PackageManagerClientCallable<T> callable,
GraniteClientConfig config,
hudson.model.TaskListener _listener) |
| Constructor and Description |
|---|
AbstractClientFileCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener)
Deprecated.
|
PackageDeploymentCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
net.adamcin.granite.client.packman.PackId packId,
PackageInstallOptions options,
ExistingPackageBehavior behavior) |
PackageDownloadCallable(GraniteClientConfig clientConfig,
hudson.model.TaskListener listener,
List<net.adamcin.granite.client.packman.PackId> packIds,
boolean ignoreErrors) |
Copyright © 2013-2014. All Rights Reserved.