Uses of Enum Class
org.jreleaser.model.spi.catalog.sbom.SbomCatalogerProcessor.Result
Packages that use SbomCatalogerProcessor.Result
-
Uses of SbomCatalogerProcessor.Result in org.jreleaser.model.spi.catalog.sbom
Methods in org.jreleaser.model.spi.catalog.sbom that return SbomCatalogerProcessor.ResultModifier and TypeMethodDescriptionSbomCatalogerProcessor.catalog()Returns the enum constant of this class with the specified name.static SbomCatalogerProcessor.Result[]SbomCatalogerProcessor.Result.values()Returns an array containing the constants of this enum class, in the order they are declared.