Class SlackMatrixBridge

java.lang.Object
jenkins.plugins.slack.SlackMatrixBridge
All Implemented Interfaces:
ExtensionPoint, hudson.matrix.MatrixAggregatable

@Extension(optional=true) public class SlackMatrixBridge extends Object implements hudson.matrix.MatrixAggregatable
  • Constructor Details

    • SlackMatrixBridge

      public SlackMatrixBridge()
  • Method Details

    • createAggregator

      public hudson.matrix.MatrixAggregator createAggregator(hudson.matrix.MatrixBuild matrixBuild, Launcher launcher, BuildListener buildListener)
      Specified by:
      createAggregator in interface hudson.matrix.MatrixAggregatable