Uses of Package
com.atlassian.jira.project

Packages that use com.atlassian.jira.project
com.atlassian.jira   
com.atlassian.jira.action.project   
com.atlassian.jira.bc.filter   
com.atlassian.jira.bc.imports.project   
com.atlassian.jira.bc.issue.search   
com.atlassian.jira.bc.project   
com.atlassian.jira.bc.project.component   
com.atlassian.jira.bc.project.projectoperation   
com.atlassian.jira.bc.projectroles   
com.atlassian.jira.bc.subtask.conversion   
com.atlassian.jira.bulkedit.operation   
com.atlassian.jira.external   
com.atlassian.jira.imports.project   
com.atlassian.jira.imports.project.core   
com.atlassian.jira.imports.project.mapper   
com.atlassian.jira.imports.project.util   
com.atlassian.jira.imports.project.validation   
com.atlassian.jira.issue   
com.atlassian.jira.issue.context.manager   
com.atlassian.jira.issue.context.persistence   
com.atlassian.jira.issue.customfields.converters   
com.atlassian.jira.issue.customfields.searchers   
com.atlassian.jira.issue.customfields.statistics   
com.atlassian.jira.issue.fields   
com.atlassian.jira.issue.fields.config.manager   
com.atlassian.jira.issue.fields.layout.field   
com.atlassian.jira.issue.fields.util   
com.atlassian.jira.issue.managers   
com.atlassian.jira.issue.search Interfaces and constants related to JIRA's Lucene-based search capabilities. 
com.atlassian.jira.issue.search.parameters.lucene   
com.atlassian.jira.issue.search.quicksearch   
com.atlassian.jira.issue.search.searchers.impl   
com.atlassian.jira.issue.search.util   
com.atlassian.jira.issue.security   
com.atlassian.jira.issue.statistics   
com.atlassian.jira.jelly.tag.admin   
com.atlassian.jira.jelly.tag.project.enterprise   
com.atlassian.jira.jelly.tag.projectroles   
com.atlassian.jira.mail   
com.atlassian.jira.notification   
com.atlassian.jira.notification.type   
com.atlassian.jira.permission   
com.atlassian.jira.plugin.assignee.impl   
com.atlassian.jira.plugin.componentpanel.impl   
com.atlassian.jira.plugin.projectoperation   
com.atlassian.jira.plugin.projectpanel.impl   
com.atlassian.jira.plugin.report.impl   
com.atlassian.jira.plugin.versionpanel   
com.atlassian.jira.plugin.webfragment.model   
com.atlassian.jira.portal.portlets   
com.atlassian.jira.project   
com.atlassian.jira.project.version   
com.atlassian.jira.scheme   
com.atlassian.jira.security   
com.atlassian.jira.security.roles   
com.atlassian.jira.security.type   
com.atlassian.jira.service.util.handler   
com.atlassian.jira.sharing.type   
com.atlassian.jira.upgrade.tasks   
com.atlassian.jira.upgrade.tasks.enterprise   
com.atlassian.jira.util   
com.atlassian.jira.vcs   
com.atlassian.jira.vcs.enterprise   
com.atlassian.jira.web.action   
com.atlassian.jira.web.action.admin   
com.atlassian.jira.web.action.admin.customfields   
com.atlassian.jira.web.action.admin.importer.project   
com.atlassian.jira.web.action.admin.issuefields.enterprise   
com.atlassian.jira.web.action.admin.issuefields.screens   
com.atlassian.jira.web.action.admin.issuefields.screens.enterprise   
com.atlassian.jira.web.action.admin.issuetypes   
com.atlassian.jira.web.action.admin.issuetypes.pro   
com.atlassian.jira.web.action.admin.mail   
com.atlassian.jira.web.action.admin.roles   
com.atlassian.jira.web.action.admin.subtasks   
com.atlassian.jira.web.action.admin.user   
com.atlassian.jira.web.action.admin.workflow   
com.atlassian.jira.web.action.browser   
com.atlassian.jira.web.action.filter   
com.atlassian.jira.web.action.issue   
com.atlassian.jira.web.action.portal   
com.atlassian.jira.web.action.project   
com.atlassian.jira.web.action.projectcategory   
com.atlassian.jira.web.action.user   
com.atlassian.jira.web.action.util   
com.atlassian.jira.web.action.util.csv   
com.atlassian.jira.web.bean   
com.atlassian.jira.web.dwr   
com.atlassian.jira.web.session   
com.atlassian.jira.workflow   
com.atlassian.jira.workflow.migration.professional   
 

Classes in com.atlassian.jira.project used by com.atlassian.jira
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.action.project
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.filter
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.imports.project
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.issue.search
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.project
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.project.component
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.project.projectoperation
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.projectroles
Project
          Defines a project in JIRA.
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bc.subtask.conversion
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.bulkedit.operation
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.external
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.imports.project
Project
          Defines a project in JIRA.
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.imports.project.core
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.imports.project.mapper
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.imports.project.util
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.imports.project.validation
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue
Project
          Defines a project in JIRA.
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.context.manager
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.context.persistence
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.customfields.converters
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.customfields.searchers
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.customfields.statistics
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.fields
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.fields.config.manager
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.fields.layout.field
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.fields.util
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.managers
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.search
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.search.parameters.lucene
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.search.quicksearch
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.search.searchers.impl
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.search.util
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.security
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.issue.statistics
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.jelly.tag.admin
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.jelly.tag.project.enterprise
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.jelly.tag.projectroles
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.mail
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.notification
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.notification.type
Project
          Defines a project in JIRA.
ProjectFactory
          Used to produce Project objects.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.permission
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.plugin.assignee.impl
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.plugin.componentpanel.impl
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.plugin.projectoperation
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.plugin.projectpanel.impl
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.plugin.report.impl
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.plugin.versionpanel
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.plugin.webfragment.model
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.portal.portlets
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.project
AbstractProjectManager
           
AssigneeTypes
          Enumerated type representing different default issue assignments for Project and ProjectComponent.
Project
          Defines a project in JIRA.
ProjectCache
          This is a very basic cache that stores projects and components

When constructed, or when you call refresh() - it will find and cache all projects, components

ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.project.version
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.scheme
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.security
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.security.roles
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.security.type
Project
          Defines a project in JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.service.util.handler
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.sharing.type
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.upgrade.tasks
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.upgrade.tasks.enterprise
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.util
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.vcs
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.vcs.enterprise
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.customfields
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.importer.project
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.issuefields.enterprise
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.issuefields.screens
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.issuefields.screens.enterprise
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.issuetypes
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.issuetypes.pro
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.mail
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.roles
Project
          Defines a project in JIRA.
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.subtasks
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.user
Project
          Defines a project in JIRA.
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.admin.workflow
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.browser
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.filter
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.issue
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.portal
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.project
Project
          Defines a project in JIRA.
ProjectFactory
          Used to produce Project objects.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.projectcategory
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.user
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.util
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.action.util.csv
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.bean
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.dwr
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.web.session
Project
          Defines a project in JIRA.
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.workflow
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 

Classes in com.atlassian.jira.project used by com.atlassian.jira.workflow.migration.professional
ProjectManager
          Implementations of this interface are responsible for all management of project entities within JIRA.
 



Copyright © 2002-2009 Atlassian. All Rights Reserved.