Package com.atlassian.jira.project
Class ProjectCreatedData.Builder
java.lang.Object
com.atlassian.jira.project.ProjectCreatedData.Builder
- Enclosing class:
- ProjectCreatedData
Builder for
ProjectCreatedData-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withExistingProjectId(Long existingProjectId) withProject(Project project) withProjectTemplateKey(ProjectTemplateKey projectTemplateKey)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
withProject
-
withProjectTemplateKey
-
withExistingProjectId
-
build
-