| Interface | Description |
|---|---|
| EntityReference |
Represents an application "project-level" entity (e.g.
|
| HostApplication |
Injectable component interface that is implemented by the host application
and contains the application specific logic to determine the application's
capabilities.
|
| InternalHostApplication |
Injectable component interface that is implemented by the host application
and contains the application specific logic to determine the application's
capabilities.
|
| Class | Description |
|---|---|
| AbstractInternalHostApplication |
Inherit from this base class when you implement
InternalHostApplication. |
| DefaultEntityReference |
Default implementation of
EntityReference provided as a convenience to facilitate implementation of
InternalHostApplication |
| SupportedInboundAuthenticationModuleDescriptor |
Marker module for supported incoming authentication types for the local application.
|
Copyright © 2019 Atlassian. All rights reserved.