Uses of Enum Class
com.atlassian.bitbucket.scm.bulk.BulkChangeType
Packages that use BulkChangeType
-
Uses of BulkChangeType in com.atlassian.bitbucket.scm.bulk
Methods in com.atlassian.bitbucket.scm.bulk that return BulkChangeTypeModifier and TypeMethodDescriptionBulkFile.getChangeType()static BulkChangeTypeReturns the enum constant of this class with the specified name.static BulkChangeType[]BulkChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.