Class ModelASTParallel

  • All Implemented Interfaces:
    ModelASTMarkerInterface

    public class ModelASTParallel
    extends ModelASTStages
    Represents the collection of Stages to be executed in the build in parallel. Corresponds to Stages. Used as a base to hold common functionality between parallel and matrix.
    Author:
    Liam Newman