java.lang.Object | |
↳ | com.atlassian.jira.bc.issue.fields.screen.DefaultFieldScreenService |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a copy of the passed field screen assigning the passed name and description.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Creates a copy of the passed field screen assigning the passed name and description.
screenToCopy | screen to copy |
---|---|
copyName | name for the copied screen |
copyDescription | description for the copied screen |
loggedInUser | user performing the copy |