Class ShellProcessLogMessage

    • Constructor Detail

      • ShellProcessLogMessage

        public ShellProcessLogMessage​(long sessionId,
                                      com.atlassian.bamboo.v2.build.agent.messages.toserver.ShellProcessLogMessage.StreamType streamType,
                                      String data)
    • 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)