Class RemoteJenkinsServer.DescriptorImpl

    • Constructor Detail

      • DescriptorImpl

        public DescriptorImpl()
    • Method Detail

      • doCheckUrl

        @POST
        @Restricted(org.kohsuke.accmod.restrictions.NoExternalUse.class)
        public FormValidation doCheckUrl​(@QueryParameter
                                         String url)
        Validates the given address to see that it's well-formed, and is reachable.
        Parameters:
        url - Remote Jenkins Server address to be validated
        Returns:
        FormValidation object