ContentType
@Deprecated public final class ContentType extends Object
Modifier and Type | Field and Description |
---|---|
static ContentType |
BLOG_POST
Deprecated.
|
static ContentType |
COMMENT
Deprecated.
|
static ContentType |
GLOBAL_DESCRIPTION
Deprecated.
|
static ContentType |
PAGE
Deprecated.
|
static ContentType |
PERSONAL_INFORMATION
Deprecated.
|
static ContentType |
SPACE_DESCRIPTION
Deprecated.
|
static ContentType |
STATUS_UPDATE
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static ContentType |
forName(String typeName)
Deprecated.
|
String |
getType()
Deprecated.
|
public static final ContentType PAGE
public static final ContentType BLOG_POST
public static final ContentType COMMENT
public static final ContentType STATUS_UPDATE
public static final ContentType SPACE_DESCRIPTION
public static final ContentType GLOBAL_DESCRIPTION
public static final ContentType PERSONAL_INFORMATION
public static ContentType forName(String typeName)
public String getType()
Copyright © 2003–2021 Atlassian. All rights reserved.