Class BuildLogMultilineRegexMacro

  • All Implemented Interfaces:
    ExtensionPoint

    @Extension
    public class BuildLogMultilineRegexMacro
    extends DataBoundTokenMacro
    An EmailContent for build log segments matching a regular expression. The regular expression will be matched against the whole content of the build log, including line terminators. Shows build log segments matching a regular expression from the build log file.
    Author:
    krwalker@stellarscience.com