Interface BuildStepDataProcessor

  • All Superinterfaces:
    AgentExtension, DataProcessor, TeamCityExtension

    public interface BuildStepDataProcessor
    extends DataProcessor
    Marks DataProcessor who's service messages must be handled during the step when they were reported. Unlike regular DataProcessor who may be called after the corresponding step finished.
    Author:
    Victory.Bedrosova 10/14/13