Uses of Interface
com.atlassian.jira.project.ProjectConstant

Packages that use ProjectConstant
com.atlassian.jira.bc.project.component   
com.atlassian.jira.mock.project   
com.atlassian.jira.project.version   
 

Uses of ProjectConstant in com.atlassian.jira.bc.project.component
 

Subinterfaces of ProjectConstant in com.atlassian.jira.bc.project.component
 interface ProjectComponent
          A key domain object representing a "working part" of a Project such that an Issue can be raised against or be relevant only to some parts.
 

Classes in com.atlassian.jira.bc.project.component that implement ProjectConstant
 class MockProjectComponent
           
 class MutableProjectComponent
           
 class ProjectComponentImpl
          Standard implementation of the ProjectComponent.
 

Uses of ProjectConstant in com.atlassian.jira.mock.project
 

Classes in com.atlassian.jira.mock.project that implement ProjectConstant
 class MockVersion
           
 

Uses of ProjectConstant in com.atlassian.jira.project.version
 

Subinterfaces of ProjectConstant in com.atlassian.jira.project.version
 interface Version
           
 

Classes in com.atlassian.jira.project.version that implement ProjectConstant
 class VersionImpl
           
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.