Class AzureKeyVaultBuildWrapper.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doFillCredentialIDOverrideItems

        @POST
        public ListBoxModel doFillCredentialIDOverrideItems​(@AncestorInPath
                                                            Item context)
      • getDisplayName

        @NonNull
        public String getDisplayName()
        This human-readable name is used in the snippet generator for pipeline.
        Overrides:
        getDisplayName in class Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
      • getRequiredContext

        public Set<? extends Class<?>> getRequiredContext()
        Specified by:
        getRequiredContext in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
      • takesImplicitBlockArgument

        public boolean takesImplicitBlockArgument()
        Overrides:
        takesImplicitBlockArgument in class org.jenkinsci.plugins.workflow.steps.StepDescriptor
      • getFunctionName

        public String getFunctionName()
        Specified by:
        getFunctionName in class org.jenkinsci.plugins.workflow.steps.StepDescriptor