Uses of Class
org.jclouds.cloudstack.predicates.JobComplete
- 
Packages that use JobComplete Package Description org.jclouds.cloudstack.compute.config  - 
- 
Uses of JobComplete in org.jclouds.cloudstack.compute.config
Methods in org.jclouds.cloudstack.compute.config with parameters of type JobComplete Modifier and Type Method Description protected com.google.common.base.Predicate<String>CloudStackComputeServiceContextModule. jobComplete(JobComplete jobComplete) 
 -