Class SecretGuardJobAction
java.lang.Object
io.jenkins.plugins.secretguard.action.SecretGuardJobAction
- All Implemented Interfaces:
Action,ModelObject,FindingExplanationSupport,ScanTimeDisplaySupport,SeverityBadgeSupport
public class SecretGuardJobAction
extends Object
implements Action, SeverityBadgeSupport, ScanTimeDisplaySupport, FindingExplanationSupport
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from interface io.jenkins.plugins.secretguard.action.ScanTimeDisplaySupport
ABSOLUTE_TIME_FORMATTER -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanorg.kohsuke.stapler.HttpResponsegetDisplayLocation(SecretFinding finding) Job<?, ?> getJob()getNotes()booleanbooleanhasNotes()booleanbooleanbooleanMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.jenkins.plugins.secretguard.action.FindingExplanationSupport
getWhyAdjusted, getWhyAdjustedLabel, getWhyFlagged, hasWhyAdjustedMethods inherited from interface io.jenkins.plugins.secretguard.action.ScanTimeDisplaySupport
getDisplayTime, getDisplayTimeTitleMethods inherited from interface io.jenkins.plugins.secretguard.action.SeverityBadgeSupport
getSeverityBadgeClass, getSeverityBadgeLabel
-
Constructor Details
-
SecretGuardJobAction
-
-
Method Details
-
getIconFileName
- Specified by:
getIconFileNamein interfaceAction
-
getDisplayName
- Specified by:
getDisplayNamein interfaceAction- Specified by:
getDisplayNamein interfaceModelObject
-
getUrlName
- Specified by:
getUrlNamein interfaceAction
-
getJob
-
getResult
-
getFindings
-
hasFindings
public boolean hasFindings() -
getNotes
-
hasNotes
public boolean hasNotes() -
getResults
-
getSeverityGroups
-
hasRecordedResult
public boolean hasRecordedResult() -
isPluginEnabled
public boolean isPluginEnabled() -
canScanNow
public boolean canScanNow() -
isManualScanCompleted
public boolean isManualScanCompleted() -
getDisplayLocation
-
doScanNow
- Throws:
Exception
-