Class TuleapSendTTMResultsStep.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • getRequiredContext

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

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

        @POST
        public ListBoxModel doFillCredentialIdItems​(@CheckForNull @AncestorInPath
                                                    Item context,
                                                    @QueryParameter
                                                    String apiUri)