public class ThundraUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
GRADLE_PLUGIN_METADATA |
static String |
LATEST |
static String |
THUNDRA_AGENT_BOOTSTRAP_JAR |
static String |
THUNDRA_AGENT_METADATA |
static String |
THUNDRA_URL_ENV |
| Constructor and Description |
|---|
ThundraUtils() |
| Modifier and Type | Method and Description |
|---|---|
static FilePath |
downloadThundraAgent(FilePath workspace,
String version) |
static ListBoxModel |
fillCredentials(Item item,
String selectedId) |
static String |
getLatestPluginVersion() |
static String |
getLatestThundraVersion() |
public static final String GRADLE_PLUGIN_METADATA
public static final String THUNDRA_AGENT_METADATA
public static final String THUNDRA_AGENT_BOOTSTRAP_JAR
public static final String LATEST
public static final String THUNDRA_URL_ENV
public static String getLatestPluginVersion() throws XMLStreamException, IOException, PluginNotFoundException
public static String getLatestThundraVersion() throws IOException, XMLStreamException, AgentNotFoundException
public static FilePath downloadThundraAgent(FilePath workspace, String version) throws IOException, XMLStreamException, AgentNotFoundException, InterruptedException
public static ListBoxModel fillCredentials(Item item, String selectedId)
Copyright © 2016–2021. All rights reserved.