Uses of Enum Class
com.atlassian.confluence.impl.hibernate.bulk.BulkStatusReportEnum
Packages that use BulkStatusReportEnum
-
Uses of BulkStatusReportEnum in com.atlassian.confluence.impl.hibernate.bulk
Methods in com.atlassian.confluence.impl.hibernate.bulk that return BulkStatusReportEnumModifier and TypeMethodDescriptionstatic BulkStatusReportEnumReturns the enum constant of this class with the specified name.static BulkStatusReportEnum[]BulkStatusReportEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.