Uses of Class
com.xensource.xenapi.Task.Record
-
Uses of Task.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return Task.RecordModifier and TypeMethodDescriptionTask.getRecord
(Connection c) Get a record containing the current state of the given task.static Task.Record
Types.toTaskRecord
(Object object) Methods in com.xensource.xenapi that return types with arguments of type Task.RecordModifier and TypeMethodDescriptionstatic Map<Task,
Task.Record> Task.getAllRecords
(Connection c) Return a map of task references to task records for all tasks known to the system.static Map<Task,
Task.Record> Types.toMapOfTaskTaskRecord
(Object object)