Interface MessagePatternCondition.Callback

    • Method Detail

      • onStopBuild

        void onStopBuild()
      • onLogMessage

        void onLogMessage​(@NotNull
                          String message,
                          @NotNull
                          Status status,
                          @NotNull
                          MessageAttrs attributes)