|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.sctmexecutor.service.SCTMReRunProxy
public class SCTMReRunProxy
| Constructor Summary | |
|---|---|
SCTMReRunProxy(ISCTMService target)
|
|
| Method Summary | |
|---|---|
ExecutionResult |
getExecutionResult(ExecutionHandle handle)
|
boolean |
isFinished(ExecutionHandle handle)
|
java.util.Collection<ExecutionHandle> |
start(int executionId)
|
java.util.Collection<ExecutionHandle> |
start(int executionId,
java.lang.String buildNumber)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SCTMReRunProxy(ISCTMService target)
| Method Detail |
|---|
public ExecutionResult getExecutionResult(ExecutionHandle handle)
throws SCTMException
getExecutionResult in interface ISCTMServiceSCTMException
public boolean isFinished(ExecutionHandle handle)
throws SCTMException
isFinished in interface ISCTMServiceSCTMException
public java.util.Collection<ExecutionHandle> start(int executionId)
throws SCTMException
start in interface ISCTMServiceSCTMException
public java.util.Collection<ExecutionHandle> start(int executionId,
java.lang.String buildNumber)
throws SCTMException
start in interface ISCTMServiceSCTMException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||