|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContentSourceSyncStatus | |
---|---|
org.rhq.core.domain.content |
Uses of ContentSourceSyncStatus in org.rhq.core.domain.content |
---|
Methods in org.rhq.core.domain.content that return ContentSourceSyncStatus | |
---|---|
ContentSourceSyncStatus |
ContentSourceSyncResults.getStatus()
The status that typically indicates if the sync request succeeded, failed or is currently in progress. |
static ContentSourceSyncStatus |
ContentSourceSyncStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ContentSourceSyncStatus[] |
ContentSourceSyncStatus.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 ContentSourceSyncStatus | |
---|---|
void |
ContentSourceSyncResults.setStatus(ContentSourceSyncStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |