Uses of Enum Class
io.jenkins.plugins.secretguard.model.ScanPhase
Packages that use ScanPhase
-
Uses of ScanPhase in io.jenkins.plugins.secretguard.model
Methods in io.jenkins.plugins.secretguard.model that return ScanPhaseModifier and TypeMethodDescriptionScanContext.getScanPhase()static ScanPhaseReturns the enum constant of this class with the specified name.static ScanPhase[]ScanPhase.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.jenkins.plugins.secretguard.model with parameters of type ScanPhaseModifierConstructorDescriptionScanContext(String jobFullName, String sourceName, String targetType, FindingLocationType locationType, ScanPhase scanPhase, EnforcementMode enforcementMode, Severity blockThreshold) -
Uses of ScanPhase in io.jenkins.plugins.secretguard.service
Methods in io.jenkins.plugins.secretguard.service with parameters of type ScanPhaseModifier and TypeMethodDescription