JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
jenkins.plugins.slack
Interface TokenExpander
All Known Implementing Classes:
JenkinsTokenExpander
public interface
TokenExpander
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
expand
(
String
template,
AbstractBuild
<?,
?> build)
Method Details
expand
String
expand
(
String
template,
AbstractBuild
<?,
?> build)