Uses of Enum Class
com.atlassian.gadgets.directory.Category
Packages that use Category
Package
Description
Contains classes related to plugins that contain gadgets.
-
Uses of Category in com.atlassian.gadgets.directory
Methods in com.atlassian.gadgets.directory that return CategoryModifier and TypeMethodDescriptionstatic Categorystatic CategoryReturns the enum constant of this class with the specified name.static Category[]Category.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.gadgets.directory that return types with arguments of type CategoryModifier and TypeMethodDescriptionDirectory.Entry.getCategories()Returns the directory categories of this entry. -
Uses of Category in com.atlassian.gadgets.plugins
Methods in com.atlassian.gadgets.plugins that return types with arguments of type CategoryModifier and TypeMethodDescriptionDashboardItemModule.DirectoryDefinition.getCategories()Returns categories of this directory definition.