Uses of Enum Class
org.bonitasoft.plugin.analyze.content.ArtifactContentReader.ArtifactFileType
Packages that use ArtifactContentReader.ArtifactFileType
-
Uses of ArtifactContentReader.ArtifactFileType in org.bonitasoft.plugin.analyze.content
Methods in org.bonitasoft.plugin.analyze.content that return ArtifactContentReader.ArtifactFileTypeModifier and TypeMethodDescriptionArtifactContentReader.getArtifactFileType()Get the concerned artifact file type.JarArtifactContentReader.getArtifactFileType()ProjectArtifactContentReader.getArtifactFileType()ZipArtifactContentReader.getArtifactFileType()Returns the enum constant of this class with the specified name.ArtifactContentReader.ArtifactFileType.values()Returns an array containing the constants of this enum class, in the order they are declared.