Class P4ApproveStep.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getFunctionName

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

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

        public ListBoxModel doFillCredentialItems​(@AncestorInPath
                                                  Item project,
                                                  @QueryParameter
                                                  String credential)
      • doCheckCredential

        public FormValidation doCheckCredential​(@AncestorInPath
                                                Item project,
                                                @QueryParameter
                                                String value)
      • doFillStatusItems

        public ListBoxModel doFillStatusItems()