public class RemovedServiceAgent extends Object
| Constructor and Description |
|---|
RemovedServiceAgent() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
body()
Perform the tests and indicate completion in the future.
|
IFuture<Collection<TestReport>> |
performTests(String agentname,
boolean callsuccess)
Perform the tests and indicate completion in the future.
|
public IFuture<Collection<TestReport>> performTests(String agentname, boolean callsuccess)
Copyright © 2013. All Rights Reserved.