public interface NonAppLinksEntityType extends EntityType, IdentifiableType
EntityTypes to be registered via the administrative UI and made
available to consumers via the various applinks services. Implementations should be registered in
atlassian-plugin.xml using the applinks-entity-type module type, for example:
<applinks-entity-type key="myExtensionEntityType" class="my.company.applinks.extension.MyEntityType"/>
New EntityTypes may be registered for both the ApplicationTypes provided by the applinks API and/or
NonAppLinksEntityType provided by applinks extension plugins.getApplicationType, getDisplayUrl, getI18nKey, getIconUrl, getPluralizedI18nKey, getShortenedI18nKeygetIdCopyright © 2018 Atlassian. All rights reserved.