Uses of Class
com.borland.tm.webservices.tmexecution.ExecutionHandle

Packages that use ExecutionHandle
com.borland.tm.webservices.tmexecution   
 

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)
           
 



Copyright © 2009. All Rights Reserved.