- checkResponse(Headers, int) - Static method in class com.synopsys.protecode.sc.jenkins.utils.UtilitiesGeneral
-
Checks the headers to determine whether BDBA is up and running
- cleanJobName(String) - Static method in class com.synopsys.protecode.sc.jenkins.utils.UtilitiesJenkins
-
Returns only the first part of the job name.
- CLIENT_NAME - Static variable in class com.synopsys.protecode.sc.jenkins.Configuration
-
Client name to be used in http headers.
- code() - Method in class com.synopsys.protecode.sc.jenkins.types.ConnectionStatus
-
- com.synopsys.protecode.sc.jenkins - package com.synopsys.protecode.sc.jenkins
-
- com.synopsys.protecode.sc.jenkins.exceptions - package com.synopsys.protecode.sc.jenkins.exceptions
-
- com.synopsys.protecode.sc.jenkins.interfaces - package com.synopsys.protecode.sc.jenkins.interfaces
-
- com.synopsys.protecode.sc.jenkins.types - package com.synopsys.protecode.sc.jenkins.types
-
- com.synopsys.protecode.sc.jenkins.utils - package com.synopsys.protecode.sc.jenkins.utils
-
- Component() - Constructor for class com.synopsys.protecode.sc.jenkins.types.HttpTypes.Component
-
- Configuration - Class in com.synopsys.protecode.sc.jenkins
-
A convenient location to store variables which can easily be found and edited
- Configuration() - Constructor for class com.synopsys.protecode.sc.jenkins.Configuration
-
- configure(StaplerRequest, JSONObject) - Method in class com.synopsys.protecode.sc.jenkins.ProtecodeScPlugin.DescriptorImpl
-
- connectionOk() - Method in class com.synopsys.protecode.sc.jenkins.ProtecodeScService
-
Test the connection with a HEAD call.
- connectionOk(ConnectionStatus) - Static method in class com.synopsys.protecode.sc.jenkins.utils.UtilitiesGeneral
-
Checks connection status for errors.
- ConnectionStatus - Class in com.synopsys.protecode.sc.jenkins.types
-
- ConnectionStatus(Response) - Constructor for class com.synopsys.protecode.sc.jenkins.types.ConnectionStatus
-
- ConnectionStatus(IOException) - Constructor for class com.synopsys.protecode.sc.jenkins.types.ConnectionStatus
-
- contentLength() - Method in class com.synopsys.protecode.sc.jenkins.types.StreamRequestBody
-
- contentType() - Method in class com.synopsys.protecode.sc.jenkins.types.StreamRequestBody
-
- createRemoteDirectory(String, FilePath, TaskListener) - Static method in class com.synopsys.protecode.sc.jenkins.utils.UtilitiesFile
-
Creates a directory in the specified workspace.