# Generated by roxygen2: do not edit by hand

S3method(browse,Jenkins)
S3method(browse,JenkinsJob)
S3method(browse,JenkinsView)
S3method(browse,character)
S3method(getJob,Jenkins)
S3method(getJob,JenkinsJob)
S3method(getJob,JenkinsView)
S3method(hasJob,Jenkins)
S3method(hasJob,JenkinsJob)
S3method(hasJob,JenkinsView)
S3method(listJobs,Jenkins)
S3method(listJobs,JenkinsJob)
S3method(listJobs,JenkinsView)
S3method(print,Jenkins)
S3method(print,JenkinsJob)
S3method(print,JenkinsView)
S3method(summary,Jenkins)
S3method(summary,JenkinsJob)
S3method(summary,JenkinsView)
export(GString)
export(GroovyCall)
export(GroovyClosure)
export(JENKINS_BUILD_REFS)
export(browse)
export(createJob)
export(crumbHeader)
export(crumbRequest)
export(deleteJob)
export(extractPackageArchives)
export(formatGString)
export(formatGroovyCall)
export(formatGroovyClosure)
export(getBuildHistory)
export(getBuildLog)
export(getBuildQueue)
export(getJob)
export(getJobInfo)
export(getView)
export(gitBranchSource)
export(gitHubBranchSource)
export(hasJob)
export(hasView)
export(installPackageArtifacts)
export(install_jenkins)
export(jenkins)
export(jenkinsAuth)
export(jenkinsAuthEnv)
export(jenkinsAuthFile)
export(jenkinsAuthKeyringr)
export(jenkinsGET)
export(jenkinsHEAD)
export(jenkinsPOST)
export(jenkinsPipeline)
export(listArtifacts)
export(listJobs)
export(listViews)
export(multibranchPipelineConfig)
export(pipeline)
export(pipelineConfig)
export(pipelineDirectives)
export(pipelineSections)
export(pipelineSteps)
export(scheduleBuild)
export(schedulePoll)
import(xml2)
importFrom(curl,curl_escape)
importFrom(httr,GET)
importFrom(httr,HEAD)
importFrom(httr,POST)
importFrom(httr,accept_xml)
importFrom(httr,add_headers)
importFrom(httr,authenticate)
importFrom(httr,content)
importFrom(httr,content_type_xml)
importFrom(httr,headers)
importFrom(httr,http_error)
importFrom(httr,http_status)
importFrom(httr,modify_url)
importFrom(httr,parse_url)
importFrom(httr,status_code)
importFrom(httr,stop_for_status)
importFrom(httr,warn_for_status)
importFrom(httr,write_disk)
importFrom(methods,show)
importFrom(openssl,md5)
importFrom(stats,setNames)
importFrom(utils,browseURL)
importFrom(utils,install.packages)
importFrom(utils,packageVersion)
importFrom(xml2,"xml_text<-")
importFrom(xml2,as_list)
importFrom(xml2,as_xml_document)
importFrom(xml2,read_xml)
importFrom(xml2,xml_child)
importFrom(xml2,xml_children)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_name)
importFrom(xml2,xml_replace)
importFrom(xml2,xml_root)
importFrom(xml2,xml_text)
