Class ProvisionPlannedInstancesAndDestroyAllOnError

java.lang.Object
jenkins.plugins.jclouds.compute.internal.ProvisionPlannedInstancesAndDestroyAllOnError
All Implemented Interfaces:
com.google.common.base.Function<Iterable<NodePlan>,Iterable<RunningNode>>, Function<Iterable<NodePlan>,Iterable<RunningNode>>

public class ProvisionPlannedInstancesAndDestroyAllOnError extends Object implements com.google.common.base.Function<Iterable<NodePlan>,Iterable<RunningNode>>