java.lang.Object | |
↳ | com.atlassian.jira.bc.project.ProjectCreationData.Builder |
Builder for ProjectCreationData
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Creates a new instance of ProjectCreationData using a combination of the existing project's data
as well as the input provided
The following rules will be applied:
| |||||||||||
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Creates a new instance of ProjectCreationData using a combination of the existing project's data as well as the input provided
The following rules will be applied:
existingProject | The existing project to take creation data from |
---|---|
input | The input provided by the admin user |