Uses of Class
org.jvnet.hudson.test.InboundAgentRule.Options
-
Uses of InboundAgentRule.Options in org.jvnet.hudson.test
Modifier and TypeMethodDescriptionInboundAgentRule.Options.Builder.build()
Build and return anInboundAgentRule.Options
.Modifier and TypeMethodDescriptionhudson.model.Slave
InboundAgentRule.createAgent
(JenkinsRule r, InboundAgentRule.Options options) Creates, attaches, and optionally starts a new inbound agent.void
InboundAgentRule.createAgent
(RealJenkinsRule rr, InboundAgentRule.Options options) void
InboundAgentRule.start
(InboundAgentRule.AgentArguments agentArguments, InboundAgentRule.Options options) void
InboundAgentRule.start
(JenkinsRule r, InboundAgentRule.Options options) (Re-)starts an existing inbound agent.void
InboundAgentRule.start
(RealJenkinsRule r, InboundAgentRule.Options options) (Re-)starts an existing inbound agent.