Class ExtendedSCMBinder.DescriptorImpl

  • All Implemented Interfaces:
    Saveable, OnMaster
    Enclosing class:
    ExtendedSCMBinder

    @Extension
    public static class ExtendedSCMBinder.DescriptorImpl
    extends org.jenkinsci.plugins.workflow.flow.FlowDefinitionDescriptor
    Descriptor Implementation for FlowDefinitionDescriptor.
    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getDisplayName

        @NonNull
        public String getDisplayName()
        Overrides:
        getDisplayName in class Descriptor<org.jenkinsci.plugins.workflow.flow.FlowDefinition>