public class BuildVariableResolver extends Object implements hudson.util.VariableResolver<String>
VariableResolver
that resolves certain Build variables.
The build variable resolver will resolve the following:
Constructor and Description |
---|
BuildVariableResolver(hudson.model.AbstractBuild<?,?> build) |
BuildVariableResolver(hudson.model.AbstractBuild<?,?> build,
boolean restricted) |
Copyright © 2004-2021. All Rights Reserved.