Class InboundAgentRule.AgentArguments

java.lang.Object
org.jvnet.hudson.test.InboundAgentRule.AgentArguments
All Implemented Interfaces:
Serializable
Enclosing class:
InboundAgentRule

public static class InboundAgentRule.AgentArguments extends Object implements Serializable
See Also:
  • Constructor Details

    • AgentArguments

      public AgentArguments(@NonNull String agentJnlpUrl, @NonNull File agentJar, @NonNull String secret, int numberOfNodes, @NonNull List<String> commandLineArgs)