Class TimingPointMessage

    • Constructor Detail

      • TimingPointMessage

        public TimingPointMessage​(TimingPoint timingPoint,
                                  boolean isOutOfBand)
    • 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)