| Package | Description |
|---|---|
| com.atlassian.gadgets.directory | |
| com.atlassian.gadgets.plugins |
Contains classes related to plugins that contain gadgets.
|
| Modifier and Type | Method and Description |
|---|---|
static Category |
Category.named(String categoryName) |
static Category |
Category.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Category[] |
Category.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Category> |
Directory.Entry.getCategories()
Returns the directory categories of this entry.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Category> |
DashboardItemModule.DirectoryDefinition.getCategories()
Returns categories of this directory definition.
|
Copyright © 2024 Atlassian. All rights reserved.