A B C D E F G H I J L M N O P Q R S T U V 

R

Range - com.offbytwo.jenkins.helper中的类
The range class will handle the following situations: {M,N}: From the M-th element (inclusive) to the N-th element (exclusive).
Range.Builder - com.offbytwo.jenkins.helper中的类
 
Range.FromBuilder - com.offbytwo.jenkins.helper中的类
 
Range.FromBuilder(Range) - 类 的构造器com.offbytwo.jenkins.helper.Range.FromBuilder
 
Range.ToBuilder - com.offbytwo.jenkins.helper中的类
 
Range.ToBuilder(Range) - 类 的构造器com.offbytwo.jenkins.helper.Range.ToBuilder
 
renameJob(String, String) - 类 中的方法com.offbytwo.jenkins.JenkinsServer
Rename a job
renameJob(String, String, Boolean) - 类 中的方法com.offbytwo.jenkins.JenkinsServer
Rename a job
renameJob(FolderJob, String, String) - 类 中的方法com.offbytwo.jenkins.JenkinsServer
Rename a job
renameJob(FolderJob, String, String, Boolean) - 类 中的方法com.offbytwo.jenkins.JenkinsServer
Rename a job
RequestReleasingInputStream - com.offbytwo.jenkins.client.util中的类
Releases the http request method if it is closed
RequestReleasingInputStream(InputStream, HttpRequestBase) - 类 的构造器com.offbytwo.jenkins.client.util.RequestReleasingInputStream
Creates a FilterInputStream by assigning the argument in to the field this.in so as to remember it for later use.
runScript(String) - 类 中的方法com.offbytwo.jenkins.JenkinsServer
Runs the provided groovy script on the server and returns the result.
runScript(String, boolean) - 类 中的方法com.offbytwo.jenkins.JenkinsServer
Runs the provided groovy script on the server and returns the result.
A B C D E F G H I J L M N O P Q R S T U V