Class InvisibleWhen

  • All Implemented Interfaces:
    ModelASTMarkerInterface

    public class InvisibleWhen
    extends ModelASTWhen
    when container generated when adding invisible global when conditions to a stage, containing the new invisible conditions and any explicitly defined ones. When created with existing conditions, the existing when container is stored for use as well. This is used as a marker to avoid validation, JSON/Groovy generation, etc for the generated container.