Index
All Classes and Interfaces|All Packages|Serialized Form
A
- all() - Static method in class io.jenkins.plugins.remote.result.trigger.auth2.Auth2
- Auth2 - Class in io.jenkins.plugins.remote.result.trigger.auth2
- Auth2() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.Auth2
- Auth2.Auth2Descriptor - Class in io.jenkins.plugins.remote.result.trigger.auth2
- Auth2Descriptor() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.Auth2.Auth2Descriptor
B
- booleanValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
boolean 值
- buildEnvironmentFor(Job, EnvVars, TaskListener) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultEnvironmentContributor
-
Contributes environment variables used for a job.
- byteValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
byte 值
C
- checkIfModified(Node, XTriggerLog) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- cleanUnusedBuildInfo(BuildableItem, List<RemoteJobInfo>) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
clean
- clone() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.Auth2
- configure(StaplerRequest, JSONObject) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger.RemoteBuildResultTriggerDescriptor
-
Invoked when the global configuration page is submitted.
- containsKey(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
- CredentialsAuth - Class in io.jenkins.plugins.remote.result.trigger.auth2
- CredentialsAuth() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- CredentialsAuth.CredentialsAuthDescriptor - Class in io.jenkins.plugins.remote.result.trigger.auth2
- CredentialsAuthDescriptor() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth.CredentialsAuthDescriptor
- CredentialsNotFoundException - Exception in io.jenkins.plugins.remote.result.trigger.exceptions
- CredentialsNotFoundException(String) - Constructor for exception io.jenkins.plugins.remote.result.trigger.exceptions.CredentialsNotFoundException
D
- DESCRIPTOR - Static variable in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- DESCRIPTOR - Static variable in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- DESCRIPTOR - Static variable in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- DescriptorImpl() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo.DescriptorImpl
- DescriptorImpl() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteResultBuilder.DescriptorImpl
- doCheckRemoteJobName(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo.DescriptorImpl
-
Validates the jobName
- doCheckRemoteServer(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo.DescriptorImpl
-
Validates the remoteServer
- doCheckUrl(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer.DescriptorImpl
-
Validates the given address to see that it's well-formed, and is reachable.
- doFillCredentialsIdItems(Item, String) - Static method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth.CredentialsAuthDescriptor
- doFillRemoteServerItems(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo.DescriptorImpl
-
fill remoteServer select
- doubleValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
Double 值
E
- equals(Object) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- equals(Object) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- equals(Object) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
F
- floatValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
Float 值
G
- getApiToken() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- getAuth2() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- getAuth2Descriptors() - Static method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer.DescriptorImpl
- getBuildResults() - Static method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo.DescriptorImpl
-
get build result types
- getCause() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- getCredentials(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.Auth2
-
Get JenkinsClient Credentials Or ApiToken
- getCredentials(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
-
Get JenkinsClient Credentials
- getCredentials(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
-
Get JenkinsClient Credentials Or ApiToken
- getCredentials(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
-
Get JenkinsClient Credentials Or ApiToken
- getCredentialsId() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- getDefaultAuth2Descriptor() - Static method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer.DescriptorImpl
- getDescriptor() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- getDescriptor() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- getDescriptor() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- getDescriptor() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- getDescriptor() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
-
Gets the descriptor for this instance.
- getDescriptor() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
-
Gets the descriptor for this instance.
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth.CredentialsAuthDescriptor
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth.NoneAuthDescriptor
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth.TokenAuthDescriptor
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultLogAction
-
Gets the string to be displayed.
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger.RemoteBuildResultTriggerDescriptor
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultBuilder.DescriptorImpl
-
Human readable name of this kind of configurable object.
- getDisplayName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultJsonApi
-
Since there is no HTML/Jelly rendering, no display name is needed.
- getExpectedValue() - Method in class io.jenkins.plugins.remote.result.trigger.model.ResultCheck
- getHelpFile() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger.RemoteBuildResultTriggerDescriptor
-
Returns the resource path to the help screen HTML, if any.
- getHostnameVerifier() - Static method in class io.jenkins.plugins.remote.result.trigger.utils.ssl.SSLSocketManager
-
获取hostnameVerifier
- getIconFileName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultLogAction
-
Gets the name of the icon.
- getIconFileName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultJsonApi
-
Since there is no HTML/Jelly rendering, no icons are needed.
- getId() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- getId() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- getJobRemoteResultEnvs(Item) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
get remote result envs
- getJson(String) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobJsonResultUtils
-
获取构建信息
- getKey() - Method in class io.jenkins.plugins.remote.result.trigger.model.ResultCheck
- getLog() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultLogAction
- getLogFile() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- getMessage() - Method in exception io.jenkins.plugins.remote.result.trigger.exceptions.CredentialsNotFoundException
- getName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- getOwner() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultLogAction
- getPassword(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
-
Tries to find the Jenkins Credential and returns the password.
- getProjectActions() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
-
Action
s to be displayed in the job page. - getRemoteJenkinsServer(String) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJenkinsServerUtils
-
get RemoteJenkinsServer
- getRemoteJenkinsServers() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger.RemoteBuildResultTriggerDescriptor
- getRemoteJob() - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- getRemoteJobInfos() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- getRemoteJobName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- getRemoteJobName() - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- getRemoteServer() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- getRemoteServer() - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- getRemoteServers() - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJenkinsServerUtils
-
get fill server names
- getResult() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultBuilder
- getResult() - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- getResult(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultJsonApi
- getResultChecks() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- getResultJson() - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- getScheduledActions(Node, XTriggerLog) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- getSource() - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
get source
- getSSLSocketFactory() - Static method in class io.jenkins.plugins.remote.result.trigger.utils.ssl.SSLSocketManager
-
获取这个SSLSocketFactory
- getStatus() - Method in exception io.jenkins.plugins.remote.result.trigger.exceptions.UnSuccessfulRequestStatusException
- getTriggerNumber() - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- getTriggerNumber(Item, RemoteJobInfo) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
last trigger build number
- getTriggerResults() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- getTrustManager() - Static method in class io.jenkins.plugins.remote.result.trigger.utils.ssl.SSLSocketManager
-
获取trustManager
- getUid() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- getUid() - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- getUrl() - Method in exception io.jenkins.plugins.remote.result.trigger.exceptions.UnSuccessfulRequestStatusException
- getUrl() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- getUrlName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultLogAction
-
Gets the URL path name.
- getUrlName() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultJsonApi
-
getUrlName() is the root of the JSON API.
- getUserName() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- getUserName(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
-
Tries to find the Jenkins Credential and returns the user name.
H
- hashCode() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- hashCode() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- hashCode() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
I
- INSTANCE - Static variable in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- integerValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
Integer 值
- io.jenkins.plugins.remote.result.trigger - package io.jenkins.plugins.remote.result.trigger
- io.jenkins.plugins.remote.result.trigger.auth2 - package io.jenkins.plugins.remote.result.trigger.auth2
- io.jenkins.plugins.remote.result.trigger.exceptions - package io.jenkins.plugins.remote.result.trigger.exceptions
- io.jenkins.plugins.remote.result.trigger.model - package io.jenkins.plugins.remote.result.trigger.model
- io.jenkins.plugins.remote.result.trigger.utils - package io.jenkins.plugins.remote.result.trigger.utils
- io.jenkins.plugins.remote.result.trigger.utils.ssl - package io.jenkins.plugins.remote.result.trigger.utils.ssl
- isApplicable(Class<? extends AbstractProject>) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultBuilder.DescriptorImpl
-
Returns true if this task is applicable to the given project.
- isTriggerResultChecked(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
-
Check if selected
- isTrustAllCertificates() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
J
- JsonNotMatchException - Exception in io.jenkins.plugins.remote.result.trigger.exceptions
- JsonNotMatchException(String) - Constructor for exception io.jenkins.plugins.remote.result.trigger.exceptions.JsonNotMatchException
-
Constructs an
IOException
with the specified detail message. - JsonNotMatchException(String, Throwable) - Constructor for exception io.jenkins.plugins.remote.result.trigger.exceptions.JsonNotMatchException
-
Constructs an
IOException
with the specified detail message and cause.
L
- listValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
List 值
- listValue(String, Class<T>) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
List 值
M
- mapValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
Map 值
N
- NoneAuth - Class in io.jenkins.plugins.remote.result.trigger.auth2
- NoneAuth() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- NoneAuth.NoneAuthDescriptor - Class in io.jenkins.plugins.remote.result.trigger.auth2
- NoneAuthDescriptor() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth.NoneAuthDescriptor
O
- of(Map<String, Object>) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
静态获取方式
P
- perform(Run<?, ?>, FilePath, EnvVars, Launcher, TaskListener) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultBuilder
-
Run this step.
R
- RemoteBuildResultEnvironmentContributor - Class in io.jenkins.plugins.remote.result.trigger
-
Remote Env Set
- RemoteBuildResultEnvironmentContributor() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultEnvironmentContributor
- RemoteBuildResultLogAction - Class in io.jenkins.plugins.remote.result.trigger
-
log action
- RemoteBuildResultLogAction(BuildableItem, File) - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultLogAction
- RemoteBuildResultTrigger - Class in io.jenkins.plugins.remote.result.trigger
-
Remote Build Result Trigger
- RemoteBuildResultTrigger(String, List<RemoteJobInfo>) - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- RemoteBuildResultTrigger.RemoteBuildResultTriggerDescriptor - Class in io.jenkins.plugins.remote.result.trigger
- RemoteBuildResultTriggerDescriptor() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger.RemoteBuildResultTriggerDescriptor
-
In order to load the persisted global configuration, you have to call load() in the constructor.
- RemoteJenkinsServer - Class in io.jenkins.plugins.remote.result.trigger
-
Holds everything regarding the remote server we wish to connect to, including validations and what not.
- RemoteJenkinsServer() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- RemoteJenkinsServer.DescriptorImpl - Class in io.jenkins.plugins.remote.result.trigger
- RemoteJenkinsServerUtils - Class in io.jenkins.plugins.remote.result.trigger.utils
-
Global Jenkins Server Tool
- RemoteJenkinsServerUtils() - Constructor for class io.jenkins.plugins.remote.result.trigger.utils.RemoteJenkinsServerUtils
- RemoteJobInfo - Class in io.jenkins.plugins.remote.result.trigger
-
Remote Job Configuration
- RemoteJobInfo() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- RemoteJobInfo.DescriptorImpl - Class in io.jenkins.plugins.remote.result.trigger
- RemoteJobJsonResultUtils - Class in io.jenkins.plugins.remote.result.trigger.utils
- RemoteJobJsonResultUtils() - Constructor for class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobJsonResultUtils
- RemoteJobResultUtils - Class in io.jenkins.plugins.remote.result.trigger.utils
-
Remote Result Result Cache
- RemoteJobResultUtils() - Constructor for class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
- RemoteJobResultUtils.SavedJobInfo - Class in io.jenkins.plugins.remote.result.trigger.utils
-
Info
- RemoteResultBuilder - Class in io.jenkins.plugins.remote.result.trigger
- RemoteResultBuilder(String) - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteResultBuilder
- RemoteResultBuilder.DescriptorImpl - Class in io.jenkins.plugins.remote.result.trigger
- RemoteResultJsonApi - Class in io.jenkins.plugins.remote.result.trigger
- RemoteResultJsonApi() - Constructor for class io.jenkins.plugins.remote.result.trigger.RemoteResultJsonApi
- requestBuildResult(Item, RemoteJobInfo, int) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
get remote job result
- requestBuildResultJson(Item, RemoteJobInfo, String) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
get remote job result json
- requestNextBuildNumber(Item, RemoteJobInfo) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
get remote job next build number
- requiresWorkspaceForPolling() - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultTrigger
- ResultCheck - Class in io.jenkins.plugins.remote.result.trigger.model
- ResultCheck(String, String) - Constructor for class io.jenkins.plugins.remote.result.trigger.model.ResultCheck
S
- saveBuildInfo(BuildableItem, RemoteJobInfo, SourceMap) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
save build info
- saveBuildResultJson(BuildableItem, RemoteJobInfo, SourceMap) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
save build result json
- SavedJobInfo() - Constructor for class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- saveJson(String, Integer, String) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobJsonResultUtils
-
保存构建信息
- saveTriggerNumber(BuildableItem, RemoteJobInfo, int) - Static method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils
-
save build trigger number
- setApiToken(Secret) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- setAuth2(Auth2) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- setCredentialsId(String) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- setDisplayName(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- setId(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- setId(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- setRemoteJob(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- setRemoteJobName(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- setRemoteJobName(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- setRemoteServer(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- setRemoteServer(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- setResult(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteResultBuilder
- setResult(Map<String, Object>) - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- setResultChecks(List<ResultCheck>) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- setResultJson(Map<String, Object>) - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- setTriggerNumber(Integer) - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- setTriggerResults(List<Boolean>) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
-
spec set triggerResults with checked list
- setTrustAllCertificates(boolean) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- setUid(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJobInfo
- setUid(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.RemoteJobResultUtils.SavedJobInfo
- setUrl(String) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteJenkinsServer
- setUserName(String) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- shortValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
short 值
- sourceMap(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
下一级获取器
- SourceMap - Class in io.jenkins.plugins.remote.result.trigger.utils
-
SourceMap 工具
- SourceMap(Map<String, Object>) - Constructor for class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
构造函数
- SSLSocketManager - Class in io.jenkins.plugins.remote.result.trigger.utils.ssl
-
okhttp3忽略https证书
- SSLSocketManager() - Constructor for class io.jenkins.plugins.remote.result.trigger.utils.ssl.SSLSocketManager
- stringValue(String) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
String 值
T
- TokenAuth - Class in io.jenkins.plugins.remote.result.trigger.auth2
- TokenAuth() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- TokenAuth.TokenAuthDescriptor - Class in io.jenkins.plugins.remote.result.trigger.auth2
- TokenAuthDescriptor() - Constructor for class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth.TokenAuthDescriptor
- toString() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.Auth2
- toString() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- toString() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- toString() - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
- toString(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.Auth2
-
Returns a string representing the authorization.
- toString(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.CredentialsAuth
- toString(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.NoneAuth
- toString(Item) - Method in class io.jenkins.plugins.remote.result.trigger.auth2.TokenAuth
U
- UnSuccessfulRequestStatusException - Exception in io.jenkins.plugins.remote.result.trigger.exceptions
-
jenkins request status is not 200
- UnSuccessfulRequestStatusException(String, int, String) - Constructor for exception io.jenkins.plugins.remote.result.trigger.exceptions.UnSuccessfulRequestStatusException
-
Constructs a new exception with
null
as its detail message.
V
- value(String, Class<T>) - Method in class io.jenkins.plugins.remote.result.trigger.utils.SourceMap
-
获取值
W
- writeLogTo(XMLOutput) - Method in class io.jenkins.plugins.remote.result.trigger.RemoteBuildResultLogAction
All Classes and Interfaces|All Packages|Serialized Form