Package | Description |
---|---|
org.overlord.rtgov.ui.client.model | |
org.overlord.rtgov.ui.provider |
Modifier and Type | Method and Description |
---|---|
MessageBean |
SituationBean.getMessage()
This method returns the optional request message associated with the situation.
|
Modifier and Type | Method and Description |
---|---|
void |
SituationBean.setMessage(MessageBean mesg)
This method sets the optional request message.
|
Modifier and Type | Method and Description |
---|---|
void |
SituationsProvider.resubmit(String situationId,
MessageBean message,
String username)
This method resubmits the supplied message to the service associated
with the identified situation.
|
abstract void |
ResubmitActionProvider.resubmit(String service,
String operation,
MessageBean message)
This method resubmits the supplied message to the target service
and operation.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.