org.rhq.enterprise.gui.content
Class AuditTrailItemUIBean
java.lang.Object
org.rhq.enterprise.gui.content.AuditTrailItemUIBean
public class AuditTrailItemUIBean
- extends Object
Used to load a particular entry in the package audit trail for a resource.
- Author:
- Jason Dobies
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AuditTrailItemUIBean
public AuditTrailItemUIBean()
getHistory
public org.rhq.core.domain.content.InstalledPackageHistory getHistory()
setHistory
public void setHistory(org.rhq.core.domain.content.InstalledPackageHistory history)
getSelectedHistoryId
public int getSelectedHistoryId()
setSelectedHistoryId
public void setSelectedHistoryId(int selectedHistoryId)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.