|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@RemoteServiceRelativePath(value="WSConsoleServices") public interface WSConsoleServices
| Nested Class Summary | |
|---|---|
static class |
WSConsoleServices.App
Utility/Convenience class. |
| Method Summary | |
|---|---|
SoapRequest |
generateRequest(ActivityEndpoint activityEndpoint)
Generates a sample request for an ActivityEndpoint |
ProcessEndpoints |
getProcessEndpoints(String processId)
Retrieves a ProcessEndpoints for a given process id |
String |
sendRequest(SoapRequest request)
Send a request on a given ActivityEndpoint |
| Method Detail |
|---|
ProcessEndpoints getProcessEndpoints(String processId)
throws OrchestraGwtException
ProcessEndpoints for a given process id
processId - The process id
ProcessEndpoints
OrchestraGwtException
SoapRequest generateRequest(ActivityEndpoint activityEndpoint)
throws OrchestraGwtException
ActivityEndpoint
activityEndpoint - The ActivityEndpoint for which a request should be generated
OrchestraGwtException
String sendRequest(SoapRequest request)
throws OrchestraGwtException
ActivityEndpoint
request - The request to send
OrchestraGwtException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||