Package | Description |
---|---|
com.atlassian.confluence.pages |
Modifier and Type | Method and Description |
---|---|
CommentStatus.Value |
CommentStatus.getValue() |
static CommentStatus.Value |
CommentStatus.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentStatus.Value[] |
CommentStatus.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CommentStatus.Builder |
CommentStatus.Builder.setValue(CommentStatus.Value value) |
Copyright © 2003–2017 Atlassian. All rights reserved.