@Restricted(value=org.kohsuke.accmod.restrictions.NoExternalUse.class) public class Tester extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Tester.AllowedByDefaultNoOpAgentToControllerCallable |
static class |
Tester.BlockedByDefaultNoOpAgentToControllerCallable |
static class |
Tester.NonRoleCheckingCallable |
static class |
Tester.NoOpFileCallable |
static class |
Tester.TestChannelCallable |
| Constructor and Description |
|---|
Tester() |
| Modifier and Type | Method and Description |
|---|---|
static void |
testChannelToAgent(Slave agent) |
static void |
testChannelToAgent(SlaveComputer agent) |
static void |
testChannelToAgent(String agentName) |
static void |
testCurrentChannel() |
public static void testChannelToAgent(String agentName) throws Exception
Exceptionpublic static void testChannelToAgent(Slave agent) throws Exception
Exceptionpublic static void testChannelToAgent(SlaveComputer agent) throws Exception
ExceptionCopyright © 2016–2021. All rights reserved.