Package | Description |
---|---|
org.jenkinsci.plugins.tokenmacro.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractChangesSinceMacro |
class |
BuildCauseMacro |
class |
BuildLogExcerptMacro |
class |
BuildLogMacro
An EmailContent for build log.
|
class |
BuildLogMultilineRegexMacro
An EmailContent for build log segments matching a regular expression.
|
class |
BuildLogRegexMacro
An EmailContent for build log lines matching a regular expression.
|
class |
BuildStatusMacro |
class |
ChangesSinceLastBuildMacro |
class |
ChangesSinceLastSuccessfulBuildMacro |
class |
ChangesSinceLastUnstableBuildMacro |
class |
EnvironmentVariableMacro
Token that expands variables from the build environment.
|
class |
JenkinsUrlMacro |
class |
JobDescriptionMacro |
class |
JsonFileMacro
Expands to a xml value(s) from a xml file relative to the workspace root.
|
class |
LogRegExMacro
Uses a regular expression to find a single log entry and generates
a new output using the capture groups from it.
|
class |
ProjectNameMacro |
class |
ProjectUrlMacro |
class |
PropertyFromFileMacro
Expands to a property from a property file relative to the workspace root.
|
class |
UpstreamRunNameMacro
Created by acearl on 10/22/2015.
|
class |
WorkspaceFileMacro |
class |
XmlFileMacro
Expands to a xml value(s) from a xml file relative to the workspace root.
|
Copyright © 2016–2021. All rights reserved.