Class PipelineDescriptor

    • Field Detail

      • SCOPE

        public static final int SCOPE
        The scope for pipeline resources. (ApplicationScope.GATEWAY)
        See Also:
        Constant Field Values
      • RESOURCE_TYPE

        public static final ResourceType RESOURCE_TYPE
        The resource type for ProjectResources that are PipelinesDescriptors
      • ENABLED

        public static final Property<java.lang.Boolean> ENABLED
      • FALLBACK_PIPELINE

        public static final Property<java.lang.String> FALLBACK_PIPELINE
      • PROJECT_NAME

        public static final Property<java.lang.String> PROJECT_NAME
    • Constructor Detail

      • PipelineDescriptor

        public PipelineDescriptor()