Class LogsAreWatchedAgentMessage

    • Constructor Detail

      • LogsAreWatchedAgentMessage

        public LogsAreWatchedAgentMessage​(ResultKey resultKey)
    • 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.
        Specified by:
        deliver in interface BambooAgentMessage
        Returns:
        an optional reply to message (including error-reporting messages)
      • getResultKey

        public ResultKey getResultKey()