Package | Description |
---|---|
org.jenkinsci.plugins.pipeline.modeldefinition.model |
Modifier and Type | Method and Description |
---|---|
Agent |
Agent.convertZeroArgs() |
Agent |
Stage.getAgent() |
Agent |
Root.getAgent() |
Modifier and Type | Method and Description |
---|---|
Stage |
Stage.agent(Agent a) |
Root |
Root.agent(Agent a) |
void |
Stage.setAgent(Agent value) |
void |
Root.setAgent(Agent value) |
Copyright © 2016–2017. All rights reserved.