public class AddImagesFromImportParameters extends AddImageFromImportParameters
Constructor and Description |
---|
AddImagesFromImportParameters() |
AddImagesFromImportParameters(String candidateID,
Guid baseID,
HashMap<String,Guid> baseImageIDs,
String path,
ImportCandidateSourceEnum source,
boolean force,
Map<String,List<DiskImage>> importedImages) |
Modifier and Type | Method and Description |
---|---|
Guid |
getBaseID() |
HashMap<String,Guid> |
getBaseImageIDs() |
Map<String,List<DiskImage>> |
getImportedImages() |
getCandidateID, getForce, getPath, getSource
getDiskInfo, getMasterVmId
getDescription, getDestinationImageId, getImageGroupID, getImageId, getOldDescription, getOldLastModifiedValue, getVmSnapshotId, setDescription, setDestinationImageId, setImageGroupID, setOldDescription, setOldLastModifiedValue, setVmSnapshotId
getIsInternal, getStorageDomainId, setIsInternal, setStorageDomainId
getForceDelete, getStoragePoolId, getSuppressCheck, getVdsId, setForceDelete, setStoragePoolId, setSuppressCheck, setVdsId
Accept, equals, getEntityId, getHttpSessionId, getImagesParameters, getMultipleAction, getParametersCurrentUser, getParentCommand, getParentParameters, getSessionId, getShouldBeLogged, getTaskGroupSuccess, getTaskIds, getTaskStartTime, getTransactionScopeOption, hashCode, isCompensationEnabled, setCompensationEnabled, setEntityId, setImagesParameters, setMultipleAction, setParametersCurrentUser, setParentCommand, setParentParemeters, setSessionId, setShouldBeLogged, setTaskGroupSuccess, setTaskIds, setTaskStartTime, setTransactionScopeOption
public AddImagesFromImportParameters(String candidateID, Guid baseID, HashMap<String,Guid> baseImageIDs, String path, ImportCandidateSourceEnum source, boolean force, Map<String,List<DiskImage>> importedImages)
public AddImagesFromImportParameters()
Copyright © 2012. All Rights Reserved.