|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LinkConverter in com.atlassian.confluence.plugins.emailgateway.api |
|---|
| Classes in com.atlassian.confluence.plugins.emailgateway.api that implement LinkConverter | |
|---|---|
class |
BaseLinkConverter<B>
A base class for converters, with common behaviour baked in. |
| Uses of LinkConverter in com.atlassian.confluence.plugins.emailgateway.api.descriptor |
|---|
| Methods in com.atlassian.confluence.plugins.emailgateway.api.descriptor that return LinkConverter | |
|---|---|
LinkConverter<?,?> |
LinkConverterModuleDescriptor.createModule()
|
LinkConverter<?,?> |
LinkConverterModuleDescriptor.getModule()
|
| Uses of LinkConverter in com.atlassian.confluence.plugins.emailgateway.linkconverter |
|---|
| Methods in com.atlassian.confluence.plugins.emailgateway.linkconverter that return types with arguments of type LinkConverter | |
|---|---|
java.lang.Iterable<LinkConverter<?,?>> |
LinkConverterService.getLinkConverters()
|
java.lang.Iterable<LinkConverter<?,?>> |
DefaultLinkConverterService.getLinkConverters()
|
| Uses of LinkConverter in com.atlassian.confluence.plugins.emailgateway.linkconverter.instances |
|---|
| Classes in com.atlassian.confluence.plugins.emailgateway.linkconverter.instances that implement LinkConverter | |
|---|---|
class |
ConfluenceLinkConverter
Converts links to content in this Confluence instance into local links. |
class |
WidgetLinkConverter
Converts links into Widget Connector macros. |
class |
YouTubeLinkConverter
Converts YouTube shortened URLs to their longer form. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||