| Package | Description |
|---|---|
| com.atlassian.gadgets.directory |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Directory.DashboardDirectoryEntry
Entry in the directory which is local P2 module.
|
static interface |
Directory.OpenSocialDirectoryEntry
Entry in the directory which is based on Open Social specification.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<Directory.Entry<?>> |
Directory.getEntries(GadgetRequestContext gadgetRequestContext)
Returns all the entries available, localized by the
locale. |
Iterable<Directory.Entry<?>> |
Directory.getEntries(GadgetRequestContext gadgetRequestContext,
Directory.EntryScope entryScope)
Returns all entries with the given scope.
|
Copyright © 2024 Atlassian. All rights reserved.