B C G L N O R S U

B

BaseReportManager - Class in org.duracloud.client.report
 
BaseReportManager(String, String) - Constructor for class org.duracloud.client.report.BaseReportManager
 
BaseReportManager(String, String, String) - Constructor for class org.duracloud.client.report.BaseReportManager
 

C

cancelStorageReport() - Method in interface org.duracloud.client.report.StorageReportManager
Cancels any currently running storage report.
cancelStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
cancelStorageReportSchedule() - Method in interface org.duracloud.client.report.StorageReportManager
Cancels any existing storage report schedule.
cancelStorageReportSchedule() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
checkResponse(RestHttpHelper.HttpResponse, int) - Method in class org.duracloud.client.report.BaseReportManager
 

G

getBaseURL() - Method in class org.duracloud.client.report.BaseReportManager
 
getBaseURL() - Method in interface org.duracloud.client.report.StorageReportManager
 
getCompletedServicesReport() - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a listing of completed services up to the default limit (currently 20).
getCompletedServicesReport(int) - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a listing of completed services, including as many services as have completed up to the provided limit.
getCompletedServicesReport(String) - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a specific service report by ID.
getCompletedServicesReport() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getCompletedServicesReport(int) - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getCompletedServicesReport(String) - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getCompletedServicesReportList() - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves the list of all service report files which have been created.
getCompletedServicesReportList() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getDeployedServicesReport() - Method in interface org.duracloud.client.report.ServiceReportManager
Retrieves a listing of services which are currently deployed in DuraCloud.
getDeployedServicesReport() - Method in class org.duracloud.client.report.ServiceReportManagerImpl
 
getLatestStorageReport() - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves the latest completed storage report.
getLatestStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
getRestHelper() - Method in class org.duracloud.client.report.BaseReportManager
 
getStorageReport(String) - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves a storage report indicated by a report ID.
getStorageReport(String) - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
getStorageReportInfo() - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves information about storage reporting activities.
getStorageReportInfo() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
getStorageReportList() - Method in interface org.duracloud.client.report.StorageReportManager
Retrieves the list of storage report IDs, ordered by report completion date.
getStorageReportList() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 

L

login(Credential) - Method in class org.duracloud.client.report.BaseReportManager
 
logout() - Method in class org.duracloud.client.report.BaseReportManager
 

N

NotFoundException - Exception in org.duracloud.client.report.error
Exception thrown when a response from a report call returns a 404 NOT FOUND response.
NotFoundException(String) - Constructor for exception org.duracloud.client.report.error.NotFoundException
 

O

org.duracloud.client.report - package org.duracloud.client.report
 
org.duracloud.client.report.error - package org.duracloud.client.report.error
 

R

ReportException - Exception in org.duracloud.client.report.error
Exception thrown by the Report Manager.
ReportException(String) - Constructor for exception org.duracloud.client.report.error.ReportException
 
ReportException(String, Throwable) - Constructor for exception org.duracloud.client.report.error.ReportException
 
ReportException(Throwable) - Constructor for exception org.duracloud.client.report.error.ReportException
 
restHelper - Variable in class org.duracloud.client.report.BaseReportManager
 

S

scheduleStorageReport(Date, long) - Method in interface org.duracloud.client.report.StorageReportManager
Schedules a series of storage reports to run.
scheduleStorageReport(Date, long) - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
ServiceReportManager - Interface in org.duracloud.client.report
 
ServiceReportManagerImpl - Class in org.duracloud.client.report
 
ServiceReportManagerImpl(String, String) - Constructor for class org.duracloud.client.report.ServiceReportManagerImpl
 
ServiceReportManagerImpl(String, String, String) - Constructor for class org.duracloud.client.report.ServiceReportManagerImpl
 
setRestHelper(RestHttpHelper) - Method in class org.duracloud.client.report.BaseReportManager
 
startStorageReport() - Method in interface org.duracloud.client.report.StorageReportManager
Tells DuraReport to start running a new storage report generation process.
startStorageReport() - Method in class org.duracloud.client.report.StorageReportManagerImpl
 
StorageReportManager - Interface in org.duracloud.client.report
Allows for communication with DuraReport
StorageReportManagerImpl - Class in org.duracloud.client.report
Allows for communication with DuraReport
StorageReportManagerImpl(String, String) - Constructor for class org.duracloud.client.report.StorageReportManagerImpl
 
StorageReportManagerImpl(String, String, String) - Constructor for class org.duracloud.client.report.StorageReportManagerImpl
 

U

UnexpectedResponseException - Exception in org.duracloud.client.report.error
Exception thrown when an unexpected response code is returned from a report call.
UnexpectedResponseException(String, int, int, String) - Constructor for exception org.duracloud.client.report.error.UnexpectedResponseException
 

B C G L N O R S U

Copyright © 2009-2011 DuraSpace. All Rights Reserved.