| Package | Description |
|---|---|
| org.jenkinsci.plugins.durabletask |
| Modifier and Type | Method and Description |
|---|---|
AgentInfo.OsType |
AgentInfo.getOs() |
static AgentInfo.OsType |
AgentInfo.OsType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AgentInfo.OsType[] |
AgentInfo.OsType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AgentInfo(AgentInfo.OsType os,
String architecture,
boolean binaryCompatible,
String binaryPath,
boolean cachingAvailable) |
Copyright © 2016–2021. All rights reserved.