| Package | Description |
|---|---|
| com.atlassian.applinks.host.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultEntityReference
Default implementation of
EntityReference provided as a convenience to facilitate implementation of
InternalHostApplication |
| Modifier and Type | Method and Description |
|---|---|
EntityReference |
InternalHostApplication.toEntityReference(Object domainObject) |
EntityReference |
InternalHostApplication.toEntityReference(String key,
Class<? extends EntityType> type) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<EntityReference> |
InternalHostApplication.getLocalEntities() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InternalHostApplication.canManageEntityLinksFor(EntityReference entityReference) |
Copyright © 2018 Atlassian. All rights reserved.