static com.google.common.base.Function<com.atlassian.applinks.api.EntityLink,DecoratedEntityReference> |
DecoratedEntityReference.fromEntityLink(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider) |
static com.google.common.base.Function<com.atlassian.applinks.host.spi.EntityReference,DecoratedEntityReference> |
DecoratedEntityReference.fromEntityReference(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider,
com.atlassian.applinks.api.ApplicationLink applicationLink) |
static com.google.common.base.Function<Map.Entry<com.atlassian.applinks.api.ApplicationLink,com.atlassian.applinks.host.spi.EntityReference>,DecoratedEntityReference> |
DecoratedEntityReference.fromEntityReferenceMap(com.atlassian.core.i18n.I18nTextProvider i18nTextProvider) |