| Package | Description |
|---|---|
| com.atlassian.gadgets.directory |
| Modifier and Type | Method and Description |
|---|---|
static Directory.EntryScope |
Directory.EntryScope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Directory.EntryScope[] |
Directory.EntryScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Directory.Entry<?>> |
Directory.getEntries(GadgetRequestContext gadgetRequestContext,
Directory.EntryScope entryScope)
Returns all entries with the given scope.
|
Copyright © 2024 Atlassian. All rights reserved.