|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InstalledPackageHistoryStatus | |
---|---|
org.rhq.core.domain.content |
Uses of InstalledPackageHistoryStatus in org.rhq.core.domain.content |
---|
Methods in org.rhq.core.domain.content that return InstalledPackageHistoryStatus | |
---|---|
InstalledPackageHistoryStatus |
InstalledPackageHistory.getStatus()
|
static InstalledPackageHistoryStatus |
InstalledPackageHistoryStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InstalledPackageHistoryStatus[] |
InstalledPackageHistoryStatus.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in org.rhq.core.domain.content with parameters of type InstalledPackageHistoryStatus | |
---|---|
void |
InstalledPackageHistory.setStatus(InstalledPackageHistoryStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |