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