Class AbstractBuildLoggerMessage

    • Constructor Detail

      • AbstractBuildLoggerMessage

        protected AbstractBuildLoggerMessage​(LoggerId<? extends Key> loggerId)
    • Method Detail

      • deliver

        @Nullable
        public @Nullable Object deliver()
        Description copied from interface: BambooAgentMessage
        Delivers the message to the appropriate object in the local virtual machine.
        Returns:
        an optional reply to message (including error-reporting messages)