Package com.atlassian.jira.bc.project.component
package com.atlassian.jira.bc.project.component
-
ClassDescriptionDecorates an implementation of the project component delegateStore with caching.Originally this was part of the OfBizProjectComponentStore.Validates project component values and provides methods for accessing and persisting project components.Comparator for ProjectComponent objects that only compares the names, does not take into account the project id in the components, uses the constructed locale to correctly sort component names taking into account i18n strings.Ofbiz non-caching implementation of
ProjectComponentStore
.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.Comparator for ProjectComponent objects, singleton, use static instance.Standard implementation of theProjectComponent
.Methods for accessing and persisting project components.