Uses of Enum Class
io.github.devsecops.engine.domain.artifact.model.ArtifactRepositoryType
Packages that use ArtifactRepositoryType
-
Uses of ArtifactRepositoryType in io.github.devsecops.engine.domain.artifact.model
Methods in io.github.devsecops.engine.domain.artifact.model that return ArtifactRepositoryTypeModifier and TypeMethodDescriptionstatic ArtifactRepositoryTypeReturns the enum constant of this class with the specified name.static ArtifactRepositoryType[]ArtifactRepositoryType.values()Returns an array containing the constants of this enum class, in the order they are declared.