Interface MigrateProjectParameters
@PublicApi
public interface MigrateProjectParameters
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder to construct theMigrateProjectParameters
-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.jira.project.Project
project()
The projectProject
to create a service project on
-
Method Details
-
project
com.atlassian.jira.project.Project project()The projectProject
to create a service project on
-