Uses of Interface
org.jclouds.gogrid.features.GridJobApi

Packages that use GridJobApi
org.jclouds.gogrid   
org.jclouds.gogrid.predicates   
 

Uses of GridJobApi in org.jclouds.gogrid
 

Methods in org.jclouds.gogrid that return GridJobApi
 GridJobApi GoGridApi.getJobServices()
          Services with methods, related to retrieving jobs
 

Uses of GridJobApi in org.jclouds.gogrid.predicates
 

Fields in org.jclouds.gogrid.predicates declared as GridJobApi
protected  GridJobApi ServerLatestJobCompleted.jobClient
           
protected  GridJobApi LoadBalancerLatestJobCompleted.jobClient
           
 

Constructors in org.jclouds.gogrid.predicates with parameters of type GridJobApi
LoadBalancerLatestJobCompleted(GridJobApi jobClient)
           
ServerLatestJobCompleted(GridJobApi jobClient)
           
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.