Skip navigation links
A B C D E F G I J L N O P R S T U W 

A

ADD_COMMENT - Static variable in class org.jenkinsci.plugins.redpen.service.RedpenService
 
addAttachment(String, String, File, String) - Method in class org.jenkinsci.plugins.redpen.service.RedpenService
Upload Attachment on Jira Issue
addComment(String, String, String, List<String>) - Method in class org.jenkinsci.plugins.redpen.service.RedpenService
Add Comment on Jira issue
AttachmentModel - Class in org.jenkinsci.plugins.redpen.models
 
AttachmentModel() - Constructor for class org.jenkinsci.plugins.redpen.models.AttachmentModel
 

B

BASE_PATH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 

C

CLIENT_ID - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
Constants - Class in org.jenkinsci.plugins.redpen.constant
 
COVERAGE_TEST - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doCheckCoverageFrameWork(String, Item) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doCheckCoverageFrameWorkPath(String) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doCheckE2eTestFrameWork(String, Item) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doCheckE2eTestFrameWorkPath(String) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doCheckUnitTestFrameWork(String, Item) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doCheckUnitTestFrameWorkPath(String) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doFillCoverageFrameWorkItems() - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doFillCredentialIdItems(String, Item) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doFillE2eTestFrameWorkItems() - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doFillUnitTestFrameWorkItems() - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
doPerform(ParameterModel) - Method in class org.jenkinsci.plugins.redpen.service.RedpenJenkinsCore
Attach logs and generated artifacts of job, and Add status of job in Jira issue comment.

E

E2E_TEST - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
EMAIL - Static variable in class org.jenkinsci.plugins.redpen.auth.JWTUtility
 
extractIssueKey(String) - Static method in class org.jenkinsci.plugins.redpen.util.IssueKeyExtractor
 

F

FileReaderUtils - Class in org.jenkinsci.plugins.redpen.util
 
FileUtils - Class in org.jenkinsci.plugins.redpen.util
 

G

getCredential() - Method in class org.jenkinsci.plugins.redpen.secrets.SecretRetriever
Get All Secrets
getCurrentDirPath() - Static method in class org.jenkinsci.plugins.redpen.service.RedpenJenkinsCore
Get Work Directory of Jenkins
getDisplayName() - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
getIssueKeyFromPR(Run<?, ?>) - Method in class org.jenkinsci.plugins.redpen.ghpr.GithubPrHelper
 
getIssueKeyFromPR(String) - Method in class org.jenkinsci.plugins.redpen.ghpr.GithubPrHelper
 
getJWTToken(String, String, String) - Static method in class org.jenkinsci.plugins.redpen.auth.JWTUtility
This Method Generates JWT.
getNewFile(String, String, String) - Static method in class org.jenkinsci.plugins.redpen.util.FileUtils
 
getParameterModel(String, String, Run<?, ?>, RedpenJobProperty) - Static method in class org.jenkinsci.plugins.redpen.models.ParameterModel
 
getPath(String) - Static method in class org.jenkinsci.plugins.redpen.util.PathUtils
 
getRedpenInstance() - Static method in class org.jenkinsci.plugins.redpen.service.RedpenService
Singleton object of RedpenService class
getSecretById(String, Run<?, ?>) - Method in class org.jenkinsci.plugins.redpen.secrets.SecretRetriever
Get Jenkins secret by secretId
getWorkspaceDirPath(String) - Static method in class org.jenkinsci.plugins.redpen.service.RedpenJenkinsCore
 
GIT_BRANCH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
GIT_BRANCH_MAIN - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
GithubPrHelper - Class in org.jenkinsci.plugins.redpen.ghpr
 
GithubPrHelper() - Constructor for class org.jenkinsci.plugins.redpen.ghpr.GithubPrHelper
 

I

ID - Static variable in class org.jenkinsci.plugins.redpen.auth.JWTUtility
 
isApplicable(Class<? extends Job>) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
isAvailableInList(String) - Static method in class org.jenkinsci.plugins.redpen.service.RedpenJenkinsCore
Get Selected Test framework's default log path
IssueKeyExtractor - Class in org.jenkinsci.plugins.redpen.util
 
ISSUER - Static variable in class org.jenkinsci.plugins.redpen.auth.JWTUtility
 

J

JACOCO - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JACOCO_DISPLAY_NAME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JACOCO_PATH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JENKINS_HOME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JEST - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JEST_DISPLAY_NAME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JEST_PATH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JUNIT - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JUNIT_DISPLAY_NAME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JUNIT_PATH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
JWTUtility - Class in org.jenkinsci.plugins.redpen.auth
 

L

listFilesForFolder(File) - Static method in class org.jenkinsci.plugins.redpen.util.FileUtils
 

N

newInstance(StaplerRequest, JSONObject) - Method in class org.jenkinsci.plugins.redpen.RedpenJobProperty.DescriptorImpl
 
NONE_DISPLAY_NAME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
NUNIT - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
NUNIT_DISPLAY_NAME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
NUNIT_PATH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 

O

onFinalized(Run) - Method in class org.jenkinsci.plugins.redpen.RedpenJenkinsListener
 
org.jenkinsci.plugins.redpen - package org.jenkinsci.plugins.redpen
 
org.jenkinsci.plugins.redpen.auth - package org.jenkinsci.plugins.redpen.auth
 
org.jenkinsci.plugins.redpen.constant - package org.jenkinsci.plugins.redpen.constant
 
org.jenkinsci.plugins.redpen.ghpr - package org.jenkinsci.plugins.redpen.ghpr
 
org.jenkinsci.plugins.redpen.models - package org.jenkinsci.plugins.redpen.models
 
org.jenkinsci.plugins.redpen.secrets - package org.jenkinsci.plugins.redpen.secrets
 
org.jenkinsci.plugins.redpen.service - package org.jenkinsci.plugins.redpen.service
 
org.jenkinsci.plugins.redpen.util - package org.jenkinsci.plugins.redpen.util
 

P

ParameterModel - Class in org.jenkinsci.plugins.redpen.models
 
ParameterModel() - Constructor for class org.jenkinsci.plugins.redpen.models.ParameterModel
 
PASS - Static variable in class org.jenkinsci.plugins.redpen.auth.JWTUtility
 
PathUtils - Class in org.jenkinsci.plugins.redpen.util
 

R

readFile(String, String, String, String) - Static method in class org.jenkinsci.plugins.redpen.util.FileReaderUtils
 
REDPEN_PLUGIN - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
RedpenJenkinsCore - Class in org.jenkinsci.plugins.redpen.service
 
RedpenJenkinsCore() - Constructor for class org.jenkinsci.plugins.redpen.service.RedpenJenkinsCore
 
RedpenJenkinsListener - Class in org.jenkinsci.plugins.redpen
 
RedpenJenkinsListener() - Constructor for class org.jenkinsci.plugins.redpen.RedpenJenkinsListener
 
RedpenJobProperty - Class in org.jenkinsci.plugins.redpen
 
RedpenJobProperty(String, String, String, String, String, String, String, String, String, Secret) - Constructor for class org.jenkinsci.plugins.redpen.RedpenJobProperty
 
RedpenJobProperty.DescriptorImpl - Class in org.jenkinsci.plugins.redpen
 
RedpenService - Class in org.jenkinsci.plugins.redpen.service
 

S

SC_ID - Static variable in class org.jenkinsci.plugins.redpen.auth.JWTUtility
 
SECRET - Static variable in class org.jenkinsci.plugins.redpen.auth.JWTUtility
 
SecretRetriever - Class in org.jenkinsci.plugins.redpen.secrets
 
SecretRetriever() - Constructor for class org.jenkinsci.plugins.redpen.secrets.SecretRetriever
 
SELENIUM - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
SELENIUM_DISPLAY_NAME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
SELENIUM_PATH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 

T

TEST_FRAME_WORKS - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
TestFrameWork - Class in org.jenkinsci.plugins.redpen.models
 
TestFrameWork() - Constructor for class org.jenkinsci.plugins.redpen.models.TestFrameWork
 

U

UNIT_TEST - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
UPLOAD_ATTACHMENT - Static variable in class org.jenkinsci.plugins.redpen.service.RedpenService
 

W

WEB_DRIVER_IO - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
WEB_DRIVER_IO_DISPLAY_NAME - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
WEB_DRIVER_IO_PATH - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
WEB_DRIVER_IO_PATH_JSON - Static variable in class org.jenkinsci.plugins.redpen.constant.Constants
 
A B C D E F G I J L N O P R S T U W 
Skip navigation links

Copyright © 2016–2022. All rights reserved.