Class SecuritySchemesJsonBean
java.lang.Object
com.atlassian.jira.issue.fields.rest.json.beans.SecuritySchemesJsonBean
Bean representing a list of issue security schemes.
- Since:
- 7.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SecuritySchemesJsonBeanfromList(List<SecuritySchemeJsonBean> beans)
-
Constructor Details
-
SecuritySchemesJsonBean
public SecuritySchemesJsonBean()
-
-
Method Details
-
fromList
-