java.lang.Object | |
↳ | com.atlassian.jira.issue.fields.rest.json.beans.GroupJsonBeanBuilder |
Builder class for GroupJsonBean.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates new GroupJsonBean.
| |||||||||||
Sets group details on base of provided group object.
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates new GroupJsonBean.
Sets group details on base of provided group object. If provided object is null, then no data will be copied.
group | Grop to copy data from. |
---|