public abstract class ActivateDeactivateSingleAsyncOperation extends Object implements ISingleAsyncOperation
| Constructor and Description |
|---|
ActivateDeactivateSingleAsyncOperation(ArrayList<VDS> vdss,
storage_domains domain,
storage_pool storagePool) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Execute(int iterationId) |
protected storage_domains |
getStorageDomain() |
protected storage_pool |
getStoragePool() |
protected ArrayList<VDS> |
getVdss() |
public ActivateDeactivateSingleAsyncOperation(ArrayList<VDS> vdss, storage_domains domain, storage_pool storagePool)
public abstract void Execute(int iterationId)
Execute in interface ISingleAsyncOperationprotected storage_domains getStorageDomain()
protected storage_pool getStoragePool()
Copyright © 2012. All Rights Reserved.