@KeepAlive public class ShowInstalledPackageHistoryUIBean extends Object
InstalledPackageHistory).| Constructor and Description |
|---|
ShowInstalledPackageHistoryUIBean() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.content.InstalledPackageHistory |
getHistory() |
List<org.rhq.core.domain.content.PackageInstallationStep> |
getInstallationSteps() |
int |
getSelectedHistoryId() |
org.rhq.core.domain.content.PackageInstallationStep |
getStep() |
javax.faces.component.UIData |
getStepsData() |
void |
setHistory(org.rhq.core.domain.content.InstalledPackageHistory history) |
void |
setInstallationSteps(List<org.rhq.core.domain.content.PackageInstallationStep> installationSteps) |
void |
setSelectedHistoryId(int selectedHistoryId) |
void |
setStepsData(javax.faces.component.UIData stepsData) |
public org.rhq.core.domain.content.InstalledPackageHistory getHistory()
public void setHistory(org.rhq.core.domain.content.InstalledPackageHistory history)
public org.rhq.core.domain.content.PackageInstallationStep getStep()
public int getSelectedHistoryId()
public void setSelectedHistoryId(int selectedHistoryId)
public List<org.rhq.core.domain.content.PackageInstallationStep> getInstallationSteps()
public void setInstallationSteps(List<org.rhq.core.domain.content.PackageInstallationStep> installationSteps)
public javax.faces.component.UIData getStepsData()
public void setStepsData(javax.faces.component.UIData stepsData)
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.