Package | Description |
---|---|
com.atlassian.jira.pageobjects.dialogs | |
com.atlassian.jira.pageobjects.pages.viewissue |
Modifier and Type | Method and Description |
---|---|
void |
IssueActionsUtil.addComment(String comment,
ActionTrigger trigger,
CommentType expectedType) |
Modifier and Type | Method and Description |
---|---|
static CommentType |
CommentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CommentType[] |
CommentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2019 Atlassian. All Rights Reserved.