java.lang.Object | ||
↳ | com.atlassian.jira.functest.framework.AbstractFuncTestUtil | |
↳ | com.atlassian.jira.functest.framework.admin.IssueSecuritySchemesImpl |
Default implementation of IssueSecuritySchemes
.
[Expand]
Inherited Fields | |||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]()
|
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Delete issue security scheme with given name.
| |||||||||||
Get issue permission
| |||||||||||
Create new issue security with given name and
description.
|
Protected Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Delete issue security scheme with given name.
Create new issue security with given name and description.
name | name of the security scheme to create |
---|---|
description | description of the security scheme to create |