public final class TokenUtils extends Object
Modifier and Type | Method and Description |
---|---|
static String |
decodedTemplate(hudson.model.AbstractBuild<?,?> build,
String template)
Expand all tokens for provided template via TokenMacro.expandAll
|
static boolean |
stringIsNotEmpty(String string) |
public static String decodedTemplate(hudson.model.AbstractBuild<?,?> build, String template)
build
- - current buildtemplate
- - template to decodepublic static boolean stringIsNotEmpty(String string)
Copyright © 2016–2020 Diabol AB. All rights reserved.