com.atlassian.applinks.api.application.generic
Interface GenericEntityType

All Superinterfaces:
EntityType

public interface GenericEntityType
extends EntityType

The generic entity type, can be used in combination with the generic application to create entity links to this arbitrary application. You might want to consider implementing your own application type. Consider implementing your own application type and entity types, rather than using the generic entity type. Entity types are pluggable, see com.atlassian.applinks.spi.application.NonAppLinksEntityType.

Since:
v3.3

Method Summary
 
Methods inherited from interface com.atlassian.applinks.api.EntityType
getApplicationType, getDisplayUrl, getI18nKey, getIconUrl, getPluralizedI18nKey, getShortenedI18nKey
 



Copyright © 2015 Atlassian. All rights reserved.