Class ProjectTemplateKey

java.lang.Object
com.atlassian.jira.project.template.ProjectTemplateKey

@PublicApi public class ProjectTemplateKey extends Object
Represents the key for a project template.
Since:
7.0
  • Constructor Details

    • ProjectTemplateKey

      public ProjectTemplateKey(String key)
  • Method Details