| Package | Description |
|---|---|
| org.ovirt.engine.core.bll | |
| org.ovirt.engine.core.common.asynctasks |
| Modifier and Type | Method and Description |
|---|---|
AsyncTaskParameters |
SPMAsyncTask.getParameters() |
| Modifier and Type | Method and Description |
|---|---|
static SPMAsyncTask |
AsyncTaskFactory.Construct(AsyncTaskType taskType,
AsyncTaskParameters asyncTaskParams)
Constructs a task based on its type and the task type's parameters.
|
Guid |
AsyncTaskManager.CreateTask(AsyncTaskType taskType,
AsyncTaskParameters taskParameters,
boolean pollingEnabled) |
void |
SPMAsyncTask.setParameters(AsyncTaskParameters value) |
| Constructor and Description |
|---|
EntityAsyncTask(AsyncTaskParameters parameters) |
SPMAsyncTask(AsyncTaskParameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
AsyncTaskParameters |
EndedTaskInfo.getTaskParameters() |
| Modifier and Type | Method and Description |
|---|---|
void |
EndedTaskInfo.setTaskParameters(AsyncTaskParameters value) |
Copyright © 2012. All Rights Reserved.