Package | Description |
---|---|
com.atlassian.jira.project.template | |
com.atlassian.jira.project.template.hook | |
com.atlassian.jira.project.template.module |
Modifier and Type | Method and Description |
---|---|
AddProjectModule |
ProjectTemplate.addProjectModule() |
Modifier and Type | Method and Description |
---|---|
ProjectTemplateBuilder |
ProjectTemplateBuilder.addProjectModule(AddProjectModule addProjectModule) |
Constructor and Description |
---|
ProjectTemplate(ProjectTemplateKey key,
ProjectTypeKey projectTypeKey,
int weight,
String name,
String description,
String longDescriptionContent,
String iconUrl,
String backgroundIconUrl,
AddProjectModule addProjectModule,
String infoSoyPath) |
Modifier and Type | Class and Description |
---|---|
class |
AddProjectModuleImpl |
Modifier and Type | Method and Description |
---|---|
AddProjectModule |
ProjectTemplateModule.addProjectModule()
Returns the AddProjectModule.
|
AddProjectModule |
AddProjectModuleBuilder.build() |
Modifier and Type | Method and Description |
---|---|
ProjectTemplateModuleBuilder |
ProjectTemplateModuleBuilder.addProjectModule(AddProjectModule addProjectModule) |
Copyright © 2002-2024 Atlassian. All Rights Reserved.