Uses of Enum Class
com.atlassian.bitbucket.content.ArchiveFormat
Package
Description
-
Uses of ArchiveFormat in com.atlassian.bitbucket.content
Modifier and TypeMethodDescriptionstatic ArchiveFormat
ArchiveFormat.fromExtension
(String extension) Searches for the format which produces the providedextension
, case-insensitively.ArchiveRequest.getFormat()
Retrieves the format to create the archive in.static ArchiveFormat
Returns the enum constant of this class with the specified name.static ArchiveFormat[]
ArchiveFormat.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ArchiveFormat in com.atlassian.bitbucket.scm