|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutionHandle | |
|---|---|
| com.borland.tm.webservices.tmexecution | |
| hudson.plugins.sctmexecutor.service | |
| Uses of ExecutionHandle in com.borland.tm.webservices.tmexecution |
|---|
| Methods in com.borland.tm.webservices.tmexecution that return ExecutionHandle | |
|---|---|
ExecutionHandle[] |
TmexecutionSoapBindingStub.startExecution(long sessionId,
int nodeId)
|
ExecutionHandle[] |
ExecutionWebServiceProxy.startExecution(long sessionId,
int nodeId)
|
ExecutionHandle[] |
ExecutionWebService.startExecution(long sessionId,
int nodeId)
|
ExecutionHandle[] |
TmexecutionSoapBindingStub.startExecution(long sessionId,
int nodeId,
java.lang.String build,
int option,
java.lang.String sinceBuild)
|
ExecutionHandle[] |
ExecutionWebServiceProxy.startExecution(long sessionId,
int nodeId,
java.lang.String build,
int option,
java.lang.String sinceBuild)
|
ExecutionHandle[] |
ExecutionWebService.startExecution(long sessionId,
int nodeId,
java.lang.String build,
int option,
java.lang.String sinceBuild)
|
| Methods in com.borland.tm.webservices.tmexecution with parameters of type ExecutionHandle | |
|---|---|
ExecutionResult |
TmexecutionSoapBindingStub.getExecutionResult(long sessionId,
ExecutionHandle handle)
|
ExecutionResult |
ExecutionWebServiceProxy.getExecutionResult(long sessionId,
ExecutionHandle handle)
|
ExecutionResult |
ExecutionWebService.getExecutionResult(long sessionId,
ExecutionHandle handle)
|
int |
TmexecutionSoapBindingStub.getStateOfExecution(long sessionId,
ExecutionHandle handle)
|
int |
ExecutionWebServiceProxy.getStateOfExecution(long sessionId,
ExecutionHandle handle)
|
int |
ExecutionWebService.getStateOfExecution(long sessionId,
ExecutionHandle handle)
|
| Uses of ExecutionHandle in hudson.plugins.sctmexecutor.service |
|---|
| Methods in hudson.plugins.sctmexecutor.service that return types with arguments of type ExecutionHandle | |
|---|---|
java.util.Collection<ExecutionHandle> |
SCTMService.start(int executionId)
|
java.util.Collection<ExecutionHandle> |
SCTMReRunProxy.start(int executionId)
|
java.util.Collection<ExecutionHandle> |
ISCTMService.start(int executionId)
|
java.util.Collection<ExecutionHandle> |
SCTMService.start(int executionId,
java.lang.String buildNumber)
|
java.util.Collection<ExecutionHandle> |
SCTMReRunProxy.start(int executionId,
java.lang.String buildNumber)
|
java.util.Collection<ExecutionHandle> |
ISCTMService.start(int executionId,
java.lang.String buildNumber)
|
| Methods in hudson.plugins.sctmexecutor.service with parameters of type ExecutionHandle | |
|---|---|
ExecutionResult |
SCTMService.getExecutionResult(ExecutionHandle handle)
|
ExecutionResult |
SCTMReRunProxy.getExecutionResult(ExecutionHandle handle)
|
ExecutionResult |
ISCTMService.getExecutionResult(ExecutionHandle handle)
|
boolean |
SCTMService.isFinished(ExecutionHandle handle)
|
boolean |
SCTMReRunProxy.isFinished(ExecutionHandle handle)
|
boolean |
ISCTMService.isFinished(ExecutionHandle handle)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||