public class CarteResource extends Object
| Constructor and Description | 
|---|
CarteResource()  | 
| Modifier and Type | Method and Description | 
|---|---|
static CarteObjectEntry | 
getCarteObjectEntry(String id)  | 
List<NVPair> | 
getConfigDetails()  | 
static Job | 
getJob(String id)  | 
List<CarteObjectEntry> | 
getJobs()  | 
List<JobStatus> | 
getJobsDetails()  | 
ServerStatus | 
getSystemInfo()  | 
static Trans | 
getTransformation(String id)  | 
List<CarteObjectEntry> | 
getTransformations()  | 
List<TransformationStatus> | 
getTransformationsDetails()  | 
public static CarteObjectEntry getCarteObjectEntry(String id)
public ServerStatus getSystemInfo()
public List<CarteObjectEntry> getTransformations()
public List<TransformationStatus> getTransformationsDetails()
public List<CarteObjectEntry> getJobs()