|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ProcessEndpoints in org.ow2.orchestra.console.ws.client |
|---|
| Methods in org.ow2.orchestra.console.ws.client that return ProcessEndpoints | |
|---|---|
ProcessEndpoints |
WSConsoleServices.getProcessEndpoints(String processId)
Retrieves a ProcessEndpoints for a given process id |
| Method parameters in org.ow2.orchestra.console.ws.client with type arguments of type ProcessEndpoints | |
|---|---|
void |
WSConsoleServicesAsync.getProcessEndpoints(String processId,
com.google.gwt.user.client.rpc.AsyncCallback<ProcessEndpoints> async)
Retrieves a ProcessEndpoints for a given process id |
| Uses of ProcessEndpoints in org.ow2.orchestra.console.ws.client.model |
|---|
| Methods in org.ow2.orchestra.console.ws.client.model that return ProcessEndpoints | |
|---|---|
ProcessEndpoints |
ActivityEndpoint.getParent()
|
| Methods in org.ow2.orchestra.console.ws.client.model with parameters of type ProcessEndpoints | |
|---|---|
void |
ActivityEndpoint.setParent(ProcessEndpoints parent)
|
| Uses of ProcessEndpoints in org.ow2.orchestra.console.ws.client.presenters.ws.explorer |
|---|
| Method parameters in org.ow2.orchestra.console.ws.client.presenters.ws.explorer with type arguments of type ProcessEndpoints | |
|---|---|
void |
ProcessEndpointsExplorerPresenterImpl.exploreProcessEndpoints(List<ProcessEndpoints> processEndpointsList,
boolean displayRootElement)
|
| Uses of ProcessEndpoints in org.ow2.orchestra.console.ws.client.ui.ws.explorer |
|---|
| Method parameters in org.ow2.orchestra.console.ws.client.ui.ws.explorer with type arguments of type ProcessEndpoints | |
|---|---|
void |
ProcessEndpointsExplorer.ProcessEndpointsExplorerPresenter.exploreProcessEndpoints(List<ProcessEndpoints> processEndpointsList,
boolean displayRootElement)
|
| Uses of ProcessEndpoints in org.ow2.orchestra.console.ws.server |
|---|
| Methods in org.ow2.orchestra.console.ws.server that return ProcessEndpoints | |
|---|---|
ProcessEndpoints |
WSConsoleServlet.getProcessEndpoints(String processId)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||