Searched defs:stopInvocation (Results 1 – 2 of 2) sorted by relevance
241 public boolean stopInvocation(ITestInvocation invocation) throws UnsupportedOperationException; in stopInvocation() method249 public boolean stopInvocation(int invocationId) throws UnsupportedOperationException; in stopInvocation() method
720 public void stopInvocation(String message) { in stopInvocation() method in CommandScheduler.InvocationThread1843 public synchronized boolean stopInvocation(ITestInvocation invocation) { in stopInvocation() method in CommandScheduler1857 public synchronized boolean stopInvocation(int invocationId) { in stopInvocation() method in CommandScheduler