Uses of Enum Class
com.atlassian.bitbucket.scm.bulk.BulkContentDisposition
Packages that use BulkContentDisposition
-
Uses of BulkContentDisposition in com.atlassian.bitbucket.scm.bulk
Methods in com.atlassian.bitbucket.scm.bulk that return BulkContentDispositionModifier and TypeMethodDescriptiondefault BulkContentDisposition
For each added, modified or deleted file, this method is called once with the metadata.static BulkContentDisposition
Returns the enum constant of this class with the specified name.static BulkContentDisposition[]
BulkContentDisposition.values()
Returns an array containing the constants of this enum class, in the order they are declared.