Class AllOfConditional.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getAllowedChildrenCount

        public int getAllowedChildrenCount()
        Overrides:
        getAllowedChildrenCount in class org.jenkinsci.plugins.pipeline.modeldefinition.when.DeclarativeStageConditionalDescriptor<AllOfConditional>
      • transformToRuntimeAST

        public org.codehaus.groovy.ast.expr.Expression transformToRuntimeAST​(@CheckForNull
                                                                             org.jenkinsci.plugins.pipeline.modeldefinition.ast.ModelASTWhenContent original)
        Specified by:
        transformToRuntimeAST in class org.jenkinsci.plugins.pipeline.modeldefinition.when.DeclarativeStageConditionalDescriptor<AllOfConditional>