|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkType | |
|---|---|
| com.atlassian.confluence.api.model.content | |
| com.atlassian.confluence.api.model.link | |
| Uses of LinkType in com.atlassian.confluence.api.model.content |
|---|
| Methods in com.atlassian.confluence.api.model.content that return types with arguments of type LinkType | |
|---|---|
java.util.Map<LinkType,Link> |
Content.getLinks()
|
| Methods in com.atlassian.confluence.api.model.content with parameters of type LinkType | |
|---|---|
Content.ContentBuilder |
Content.ContentBuilder.addLink(LinkType type,
java.lang.String path)
|
| Uses of LinkType in com.atlassian.confluence.api.model.link |
|---|
| Fields in com.atlassian.confluence.api.model.link declared as LinkType | |
|---|---|
static LinkType |
LinkType.DOWNLOAD
|
static LinkType |
LinkType.TINY_UI
|
static LinkType |
LinkType.WEB_UI
|
| Fields in com.atlassian.confluence.api.model.link with type parameters of type LinkType | |
|---|---|
static java.util.List<LinkType> |
LinkType.BUILT_IN
|
| Methods in com.atlassian.confluence.api.model.link that return LinkType | |
|---|---|
LinkType |
Link.getType()
|
static LinkType |
LinkType.valueOf(java.lang.String type)
|
| Constructors in com.atlassian.confluence.api.model.link with parameters of type LinkType | |
|---|---|
Link(LinkType type,
java.lang.String path)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||