public class MinaRemoteAgentStarter extends jenkins.security.MasterToSlaveCallable<RemoteAgent,Throwable>
| Constructor and Description |
|---|
MinaRemoteAgentStarter(hudson.model.TaskListener listener)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
RemoteAgent |
call() |
public MinaRemoteAgentStarter(hudson.model.TaskListener listener)
listener - the listener to pass to the agent.public RemoteAgent call() throws Throwable
ThrowableCopyright © 2016. All rights reserved.