| Package | Description |
|---|---|
| org.ovirt.engine.api.restapi.types | |
| org.ovirt.engine.core.bll | |
| org.ovirt.engine.core.common.asynctasks | |
| org.ovirt.engine.core.vdsbroker.vdsbroker |
| Modifier and Type | Method and Description |
|---|---|
static CreationStatus |
AsyncTaskMapper.map(AsyncTaskStatus entity,
CreationStatus template) |
| Modifier and Type | Method and Description |
|---|---|
static Action |
ActionMapper.map(List<AsyncTaskStatus> entity,
Action template) |
static Creation |
CreationMapper.map(List<AsyncTaskStatus> entity,
Creation template) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncTaskStatus |
SPMAsyncTask.CheckTaskExist(AsyncTaskStatus cachedStatusTask)
Print log message, Checks if the cachedStatusTask is null, (indicating the task was not found in the SPM).
|
AsyncTaskStatus |
SPMAsyncTask.getLastTaskStatus() |
protected AsyncTaskStatus |
SPMAsyncTask.PollTask() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<AsyncTaskStatus> |
AsyncTaskManager.PollTasks(ArrayList<Guid> taskIdList) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SPMAsyncTask.AddLogStatusTask(AsyncTaskStatus cachedStatusTask)
Prints a log message of the task status,
|
protected AsyncTaskStatus |
SPMAsyncTask.CheckTaskExist(AsyncTaskStatus cachedStatusTask)
Print log message, Checks if the cachedStatusTask is null, (indicating the task was not found in the SPM).
|
protected void |
SPMAsyncTask.setLastTaskStatus(AsyncTaskStatus taskStatus)
Set the _lastTaskStatus with taskStatus.
|
void |
SPMAsyncTask.UpdateTask(AsyncTaskStatus returnTaskStatus)
For each task set its updated status retrieved from VDSM.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncTaskStatus |
EndedTaskInfo.getTaskStatus() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndedTaskInfo.setTaskStatus(AsyncTaskStatus value) |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncTaskStatus |
HSMGetAllTasksStatusesVDSCommand.ParseTaskStatus(TaskStatusForXmlRpc taskStatus) |
| Modifier and Type | Method and Description |
|---|---|
protected HashMap<Guid,AsyncTaskStatus> |
HSMGetAllTasksStatusesVDSCommand.ParseTaskStatusList(XmlRpcStruct taskStatusList) |
Copyright © 2012. All Rights Reserved.