Class ProjectTypeKey

java.lang.Object
com.atlassian.jira.project.type.ProjectTypeKey

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

    • ProjectTypeKey

      public ProjectTypeKey(String key)
  • Method Details