Package | Description |
---|---|
com.atlassian.jira.functest.framework.admin |
Modifier and Type | Method and Description |
---|---|
static GeneralConfiguration.CommentVisibility |
GeneralConfiguration.CommentVisibility.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GeneralConfiguration.CommentVisibility[] |
GeneralConfiguration.CommentVisibility.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GeneralConfigurationImpl.setCommentVisibility(GeneralConfiguration.CommentVisibility commentVisibility) |
void |
GeneralConfiguration.setCommentVisibility(GeneralConfiguration.CommentVisibility commentVisibility) |
Copyright © 2002-2016 Atlassian. All Rights Reserved.