| Package | Description |
|---|---|
| jenkins.plugins.openstack.compute.internal |
Code written in POJO style to facilitate unit testing
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<RunningNode> |
ProvisionPlannedInstancesAndDestroyAllOnError.apply(Iterable<NodePlan> nodePlans) |
| Modifier and Type | Method and Description |
|---|---|
Void |
TerminateNodes.apply(Iterable<RunningNode> runningNodes) |
| Constructor and Description |
|---|
ProvisionPlannedInstancesAndDestroyAllOnError(com.google.common.util.concurrent.ListeningExecutorService executor,
hudson.model.TaskListener listener,
com.google.common.base.Function<Iterable<RunningNode>,Void> terminateNodes) |
Copyright © 2004-2016. All Rights Reserved.