Package | Description |
---|---|
org.ovirt.engine.core.bll |
Modifier and Type | Class and Description |
---|---|
class |
EntityAsyncTask
EntityAsyncTask: Base class for all tasks regarding a specific entity (VM,
VmTemplate).
|
Modifier and Type | Method and Description |
---|---|
static SPMAsyncTask |
AsyncTaskFactory.Construct(AsyncTaskCreationInfo creationInfo)
Constructs a task based on creation info (task type and task parameters
as retrieved from the vdsm).
|
static SPMAsyncTask |
AsyncTaskFactory.Construct(AsyncTaskType taskType,
AsyncTaskParameters asyncTaskParams)
Constructs a task based on its type and the task type's parameters.
|
Modifier and Type | Method and Description |
---|---|
boolean |
AsyncTaskManager.CachingOver(SPMAsyncTask task)
Check if task should be cached or not.
|
Copyright © 2012. All Rights Reserved.