Uses of Enum
io.jenkins.plugins.security.scan.global.enums.InvokedFrom
Packages that use InvokedFrom
Package
Description
-
Uses of InvokedFrom in io.jenkins.plugins.security.scan.global.enums
Methods in io.jenkins.plugins.security.scan.global.enums that return InvokedFromModifier and TypeMethodDescriptionstatic InvokedFrom
Returns the enum constant of this type with the specified name.static InvokedFrom[]
InvokedFrom.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of InvokedFrom in io.jenkins.plugins.security.scan.service.scm
Methods in io.jenkins.plugins.security.scan.service.scm that return InvokedFromModifier and TypeMethodDescriptionSCMRepositoryService.getInvokedFrom
(Map<String, Boolean> installedBranchSourceDependencies, String jobType, jenkins.scm.api.SCMSource scmSource)