@ExperimentalApi public final class ContentTemplateType extends BaseApiEnum
Modifier and Type | Field and Description |
---|---|
static ContentTemplateType |
BLUEPRINT |
static ContentTemplateType |
PAGE |
value
Modifier and Type | Method and Description |
---|---|
String |
getType() |
String |
toString() |
static ContentTemplateType |
valueOf(String type) |
public static final ContentTemplateType PAGE
public static final ContentTemplateType BLUEPRINT
public static ContentTemplateType valueOf(String type)
public String getType()
public String toString()
toString
in class BaseApiEnum
Copyright © 2003–2021 Atlassian. All rights reserved.