Package org.jvnet.hudson.test
Class InboundAgentRule.Options
java.lang.Object
org.jvnet.hudson.test.InboundAgentRule.Options
- All Implemented Interfaces:
Serializable
- Enclosing class:
- InboundAgentRule
The options used to (re)start an inbound agent.
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Options
public Options()
-
-
Method Details
-
getName
-
isSecret
Deprecated.secret is used by default when using newer versions of Remoting -
isWebSocket
public boolean isWebSocket() -
getTunnel
-
isStart
public boolean isStart() -
getLabel
-
newBuilder
-