| Package | Description |
|---|---|
| com.atlassian.applinks.spi | |
| com.atlassian.applinks.spi.application | |
| com.atlassian.applinks.spi.util |
| Modifier and Type | Method and Description |
|---|---|
TypeId |
Manifest.getTypeId()
Get the type ID of the application this manifest is for.
|
| Modifier and Type | Method and Description |
|---|---|
TypeId |
IdentifiableType.getId() |
static TypeId |
TypeId.getTypeId(ApplicationType type)
Convenience method for looking up
TypeIds from ApplicationTypes. |
static TypeId |
TypeId.getTypeId(EntityType type)
Convenience method for looking up
TypeIds from EntityTypes. |
| Modifier and Type | Method and Description |
|---|---|
int |
TypeId.compareTo(TypeId o) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationType |
TypeAccessor.loadApplicationType(TypeId typeId)
Load application type using its unique identifier represented by typeId.
|
EntityType |
TypeAccessor.loadEntityType(TypeId typeId) |
Copyright © 2018 Atlassian. All rights reserved.