Class DetachedFromAgentServiceMessageHandler

  • All Implemented Interfaces:
    ServiceMessageHandler

    public class DetachedFromAgentServiceMessageHandler
    extends Object
    implements ServiceMessageHandler
    Handle for message from agent which indicates that the build tasks are finished on the agent but the build itself should continue until some external process finishes it.
    Since:
    2019.2
    Author:
    Mikhail Khorkov