public final class OntrackPluginSupport extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
REGEX_ENV_VARIABLE |
| Constructor and Description |
|---|
OntrackPluginSupport() |
| Modifier and Type | Method and Description |
|---|---|
static String |
expand(String template,
hudson.model.AbstractBuild<?,?> theBuild,
hudson.model.BuildListener listener) |
static String |
getParameter(String name,
hudson.model.AbstractBuild<?,?> theBuild,
hudson.model.BuildListener listener) |
static Map<String,String> |
parseProperties(String text,
hudson.model.AbstractBuild<?,?> theBuild,
hudson.model.BuildListener listener) |
public static final String REGEX_ENV_VARIABLE
Copyright © 2004-2015. All Rights Reserved.