Package | Description |
---|---|
org.overlord.rtgov.ui.client.model | |
org.overlord.rtgov.ui.provider |
Modifier and Type | Class and Description |
---|---|
class |
SituationBean
Models the full details of a situation.
|
Modifier and Type | Method and Description |
---|---|
List<SituationSummaryBean> |
SituationResultSetBean.getSituations() |
Modifier and Type | Method and Description |
---|---|
void |
SituationResultSetBean.setSituations(List<SituationSummaryBean> services) |
Modifier and Type | Method and Description |
---|---|
List<SituationSummaryBean> |
SituationsProvider.getResubmitFailures(String situationId)
Retrieve the resubmission failures for the specified situation.
|
List<SituationSummaryBean> |
SituationsProvider.search(SituationsFilterBean filters)
Search for services using the given filters and search text.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.