Uses of Class
com.xensource.xenapi.DRTask.Record
-
Uses of DRTask.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return DRTask.RecordModifier and TypeMethodDescriptionDRTask.getRecord
(Connection c) Get a record containing the current state of the given DR_task.static DRTask.Record
Types.toDRTaskRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.Methods in com.xensource.xenapi that return types with arguments of type DRTask.RecordModifier and TypeMethodDescriptionstatic Map<DRTask,
DRTask.Record> DRTask.getAllRecords
(Connection c) Return a map of DR_task references to DR_task records for all DR_tasks known to the system.static Map<DRTask,
DRTask.Record> Types.toMapOfDRTaskDRTaskRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.