Class LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder
java.lang.Object
io.jenkins.plugins.propelo.commons.models.LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder
- Enclosing class:
- LevelOpsJenkinsReport
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionadminEmails
(String adminEmails) authorizationType
(String authorizationType) authorizationTypePassFail
(String authorizationTypePassFail) build()
csrfPreventionEnabled
(boolean csrfPreventionEnabled) csrfPreventionPassFail
(String csrfPreventionPassFail) static String
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
boolean
jenkinsUrl
(String jenkinsUrl) jnlp1ProtocolEnabled
(boolean jnlp1ProtocolEnabled) jnlp1ProtocolPassFail
(String jnlp1ProtocolPassFail) jnlp2ProtocolEnabled
(boolean jnlp2ProtocolEnabled) jnlp2ProtocolPassFail
(String jnlp2ProtocolPassFail) jnlp3ProtocolEnabled
(boolean jnlp3ProtocolEnabled) jnlp3ProtocolPassFail
(String jnlp3ProtocolPassFail) jnlp4ProtocolEnabled
(boolean jnlp4ProtocolEnabled) jnlp4ProtocolPassFail
(String jnlp4ProtocolPassFail) pluginAuditTrailInstalled
(boolean pluginAuditTrailInstalled) pluginAuditTrailPassFail
(String pluginAuditTrailPassFail) pluginBrakemanInstalled
(boolean pluginBrakemanInstalled) pluginBrakemanPassFail
(String pluginBrakemanPassFail) pluginZapInstalled
(boolean pluginZapInstalled) pluginZapPassFail
(String pluginZapPassFail) securityRealm
(String securityRealm) securityRealmPassFail
(String securityRealmPassFail) tlsEnabledForMasterSlaveCommunication
(boolean tlsEnabledForMasterSlaveCommunication) tlsSetttingPassFail
(String tlsSetttingPassFail)
-
Constructor Details
-
LevelOpsJenkinsReportBuilder
public LevelOpsJenkinsReportBuilder()
-
-
Method Details
-
getJenkinsUrl
-
jenkinsUrl
-
getAdminEmails
-
adminEmails
-
getSecurityRealm
-
securityRealm
-
getSecurityRealmPassFail
-
securityRealmPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder securityRealmPassFail(String securityRealmPassFail) -
getAuthorizationType
-
authorizationType
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder authorizationType(String authorizationType) -
getAuthorizationTypePassFail
-
authorizationTypePassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder authorizationTypePassFail(String authorizationTypePassFail) -
isCsrfPreventionEnabled
public boolean isCsrfPreventionEnabled() -
csrfPreventionEnabled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder csrfPreventionEnabled(boolean csrfPreventionEnabled) -
getCsrfPreventionPassFail
-
csrfPreventionPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder csrfPreventionPassFail(String csrfPreventionPassFail) -
isJnlp1ProtocolEnabled
public boolean isJnlp1ProtocolEnabled() -
jnlp1ProtocolEnabled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp1ProtocolEnabled(boolean jnlp1ProtocolEnabled) -
getJnlp1ProtocolPassFail
-
jnlp1ProtocolPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp1ProtocolPassFail(String jnlp1ProtocolPassFail) -
isJnlp2ProtocolEnabled
public boolean isJnlp2ProtocolEnabled() -
jnlp2ProtocolEnabled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp2ProtocolEnabled(boolean jnlp2ProtocolEnabled) -
getJnlp2ProtocolPassFail
-
jnlp2ProtocolPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp2ProtocolPassFail(String jnlp2ProtocolPassFail) -
isJnlp3ProtocolEnabled
public boolean isJnlp3ProtocolEnabled() -
jnlp3ProtocolEnabled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp3ProtocolEnabled(boolean jnlp3ProtocolEnabled) -
getJnlp3ProtocolPassFail
-
jnlp3ProtocolPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp3ProtocolPassFail(String jnlp3ProtocolPassFail) -
isJnlp4ProtocolEnabled
public boolean isJnlp4ProtocolEnabled() -
jnlp4ProtocolEnabled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp4ProtocolEnabled(boolean jnlp4ProtocolEnabled) -
getJnlp4ProtocolPassFail
-
jnlp4ProtocolPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder jnlp4ProtocolPassFail(String jnlp4ProtocolPassFail) -
isTlsEnabledForMasterSlaveCommunication
public boolean isTlsEnabledForMasterSlaveCommunication() -
tlsEnabledForMasterSlaveCommunication
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder tlsEnabledForMasterSlaveCommunication(boolean tlsEnabledForMasterSlaveCommunication) -
getTlsSetttingPassFail
-
tlsSetttingPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder tlsSetttingPassFail(String tlsSetttingPassFail) -
isPluginZapInstalled
public boolean isPluginZapInstalled() -
pluginZapInstalled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder pluginZapInstalled(boolean pluginZapInstalled) -
getPluginZapPassFail
-
pluginZapPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder pluginZapPassFail(String pluginZapPassFail) -
isPluginBrakemanInstalled
public boolean isPluginBrakemanInstalled() -
pluginBrakemanInstalled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder pluginBrakemanInstalled(boolean pluginBrakemanInstalled) -
getPluginBrakemanPassFail
-
pluginBrakemanPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder pluginBrakemanPassFail(String pluginBrakemanPassFail) -
isPluginAuditTrailInstalled
public boolean isPluginAuditTrailInstalled() -
pluginAuditTrailInstalled
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder pluginAuditTrailInstalled(boolean pluginAuditTrailInstalled) -
getPluginAuditTrailPassFail
-
pluginAuditTrailPassFail
public LevelOpsJenkinsReport.LevelOpsJenkinsReportBuilder pluginAuditTrailPassFail(String pluginAuditTrailPassFail) -
getColor
-
build
-