|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ActivityEndpoint in org.ow2.orchestra.console.ws.client |
|---|
| Methods in org.ow2.orchestra.console.ws.client with parameters of type ActivityEndpoint | |
|---|---|
SoapRequest |
WSConsoleServices.generateRequest(ActivityEndpoint activityEndpoint)
Generates a sample request for an ActivityEndpoint |
void |
WSConsoleServicesAsync.generateRequest(ActivityEndpoint activityEndpoint,
com.google.gwt.user.client.rpc.AsyncCallback<SoapRequest> async)
Generates a sample request for an ActivityEndpoint |
| Uses of ActivityEndpoint in org.ow2.orchestra.console.ws.client.events |
|---|
| Methods in org.ow2.orchestra.console.ws.client.events that return ActivityEndpoint | |
|---|---|
ActivityEndpoint |
OpenActivityEndpointEvent.getActivityEndpoint()
|
| Constructors in org.ow2.orchestra.console.ws.client.events with parameters of type ActivityEndpoint | |
|---|---|
OpenActivityEndpointEvent(ActivityEndpoint activityEndpoint)
|
|
| Uses of ActivityEndpoint in org.ow2.orchestra.console.ws.client.model |
|---|
| Methods in org.ow2.orchestra.console.ws.client.model that return ActivityEndpoint | |
|---|---|
ActivityEndpoint |
SoapRequest.getActivityEndpoint()
|
| Methods in org.ow2.orchestra.console.ws.client.model that return types with arguments of type ActivityEndpoint | |
|---|---|
Collection<ActivityEndpoint> |
ProcessEndpoints.getActivityEndpoints()
|
| Methods in org.ow2.orchestra.console.ws.client.model with parameters of type ActivityEndpoint | |
|---|---|
void |
ProcessEndpoints.addActivityEndpoint(ActivityEndpoint activityEndpoint)
|
void |
SoapRequest.setActivityEndpoint(ActivityEndpoint activityEndpoint)
|
| Method parameters in org.ow2.orchestra.console.ws.client.model with type arguments of type ActivityEndpoint | |
|---|---|
void |
ProcessEndpoints.setActivityEndpoints(Collection<ActivityEndpoint> activityEndpoints)
For serialization only |
| Constructors in org.ow2.orchestra.console.ws.client.model with parameters of type ActivityEndpoint | |
|---|---|
ProcessEndpoints(String processId,
String processName,
ActivityEndpoint activityEndpoint)
|
|
SoapRequest(ActivityEndpoint activityEndpoint,
String soapAction,
String endpointUrl,
String request)
|
|
| Uses of ActivityEndpoint in org.ow2.orchestra.console.ws.client.presenters.ws.interactions |
|---|
| Methods in org.ow2.orchestra.console.ws.client.presenters.ws.interactions with parameters of type ActivityEndpoint | |
|---|---|
void |
RequestResponsePresenter.generateRequest(String key,
ActivityEndpoint wsdlOperation)
|
void |
RequestResponsePresenter.handleOpenOperation(ActivityEndpoint wsdlOperation)
|
| Uses of ActivityEndpoint in org.ow2.orchestra.console.ws.client.ui.ws.interactions |
|---|
| Methods in org.ow2.orchestra.console.ws.client.ui.ws.interactions with parameters of type ActivityEndpoint | |
|---|---|
void |
RequestResponsePanel.addRequestResponseTab(ActivityEndpoint wsdlOperation)
|
void |
RequestResponsePanel.Presenter.generateRequest(String key,
ActivityEndpoint wsdlOperation)
|
void |
RequestResponsePanel.Presenter.handleOpenOperation(ActivityEndpoint wsdlOperation)
|
| Uses of ActivityEndpoint in org.ow2.orchestra.console.ws.client.ui.ws.interactions.impl |
|---|
| Methods in org.ow2.orchestra.console.ws.client.ui.ws.interactions.impl with parameters of type ActivityEndpoint | |
|---|---|
void |
DefaultRequestResponsePanel.addRequestResponseTab(ActivityEndpoint activityEndpoint)
|
| Uses of ActivityEndpoint in org.ow2.orchestra.console.ws.server |
|---|
| Methods in org.ow2.orchestra.console.ws.server with parameters of type ActivityEndpoint | |
|---|---|
SoapRequest |
WSConsoleServlet.generateRequest(ActivityEndpoint activityEndpoint)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||