Class ModelASTMatrix

  • All Implemented Interfaces:
    ModelASTMarkerInterface

    public final class ModelASTMatrix
    extends ModelASTStageBase
    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