public final class LinkType extends BaseApiEnum
Modifier and Type | Field and Description |
---|---|
static List<LinkType> |
BUILT_IN |
static LinkType |
DOWNLOAD |
static LinkType |
EDIT_UI |
static LinkType |
THUMBNAIL |
static LinkType |
TINY_UI |
static LinkType |
WEB_UI |
value
Modifier and Type | Method and Description |
---|---|
String |
getType() |
static LinkType |
valueOf(String type) |
Copyright © 2003–2021 Atlassian. All rights reserved.