Constructor and Description |
---|
DefaultCustomFieldService(GlobalPermissionManager permissionManager,
CustomFieldManager customFieldManager,
PermissionSchemeManager permissionSchemeManager,
IssueSecuritySchemeManager issueSecuritySchemeManager,
CustomFieldValidator customFieldValidator,
I18nHelper.BeanFactory i18nFactory,
ProjectManager projectManager,
CustomFieldContextConfigHelper customFieldContextConfigHelper,
ReindexMessageManager reindexMessageManager,
ConstantsManager constantManager,
FieldScreenManager fieldScreenManager,
LocaleManager localeManager,
TranslationManager translationManager,
ManagedConfigurationItemService managedConfigurationItemService) |
Modifier and Type | Method and Description |
---|---|
static TranslationManager |
ComponentAccessor.getTranslationManager()
Retrieves and returns the translation manager instance
|
Constructor and Description |
---|
DefaultIssueConstantFactory(TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl baseUrl,
StatusCategoryManager statusCategoryManager,
AvatarManager avatarManager,
OfBizDelegator ofBizDelegator) |
Constructor and Description |
---|
IssueConstantImpl(org.ofbiz.core.entity.GenericValue genericValue,
TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl locator) |
Modifier and Type | Method and Description |
---|---|
static Comparator<CustomField> |
CustomFieldComparators.byTranslatedName(Locale locale,
TranslationManager translationManager)
Returns a comparator that compares
CustomField instances by the translated customfield name, using the supplied locale. |
Constructor and Description |
---|
DefaultCustomFieldFactory(JiraAuthenticationContext authenticationContext,
FieldConfigSchemeManager fieldConfigSchemeManager,
PermissionManager permissionManager,
RendererManager rendererManager,
FieldConfigSchemeClauseContextUtil contextUtil,
CustomFieldDescription customFieldDescription,
FeatureManager featureManager,
TranslationManager translationManager,
CustomFieldScopeFactory scopeFactory,
CustomFieldTypeModuleDescriptors customFieldTypeModuleDescriptors,
CustomFieldSearcherModuleDescriptors customFieldSearcherModuleDescriptors,
OfBizDelegator ofBizDelegator) |
Constructor and Description |
---|
IssueTypeImpl(org.ofbiz.core.entity.GenericValue genericValue,
TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl locator,
AvatarManager avatarManager) |
Constructor and Description |
---|
PriorityImpl(org.ofbiz.core.entity.GenericValue genericValue,
TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl locator) |
Constructor and Description |
---|
ResolutionImpl(org.ofbiz.core.entity.GenericValue genericValue,
TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl locator) |
Constructor and Description |
---|
StatusImpl(org.ofbiz.core.entity.GenericValue genericValue,
TranslationManager translationManager,
JiraAuthenticationContext authenticationContext,
BaseUrl locator,
StatusCategoryManager statusCategoryManager) |
Constructor and Description |
---|
AbstractViewConstants(TranslationManager translationManager) |
Constructor and Description |
---|
TranslateCustomField(CustomFieldService customFieldService,
CustomFieldManager customFieldManager,
ManagedConfigurationItemService managedConfigurationItemService,
LocaleManager localeManager,
TranslationManager translationManager,
CustomFieldDescription customFieldDescription) |
ViewCustomFields(CustomFieldManager customFieldManager,
FieldScreenManager fieldScreenManager,
ManagedConfigurationItemService managedConfigurationItemService,
TranslationManager translationManager) |
Constructor and Description |
---|
ViewIssueTypes(FieldManager fieldManager,
FieldConfigSchemeManager configSchemeManager,
IssueTypeSchemeManager issueTypeSchemeManager,
TranslationManager translationManager,
IssueTypeManageableOption issueTypeManageableOption,
com.atlassian.event.api.EventPublisher eventPublisher,
IssueTypeService issueTypeService) |
Constructor and Description |
---|
ManageIssueTypeSchemes(FieldConfigSchemeManager configSchemeManager,
IssueTypeSchemeManager issueTypeSchemeManager,
FieldManager fieldManager,
OptionSetManager optionSetManager,
IssueTypeManageableOption manageableOptionType,
BulkMoveOperation bulkMoveOperation,
SearchProvider searchProvider,
IssueManager issueManager,
TranslationManager translationManager) |
Constructor and Description |
---|
ViewPriorities(TranslationManager translationManager,
PriorityManager priorityManager) |
Constructor and Description |
---|
ViewResolutions(TranslationManager translationManager,
ResolutionManager resolutionManager) |
Constructor and Description |
---|
ViewStatuses(TranslationManager translationManager,
StatusManager statusManager,
WorkflowManager workflowManager)
Deprecated.
|
ViewStatuses(TranslationManager translationManager,
StatusService statusService,
ConstantsService constantsService,
I18nHelper i18nHelper,
WorkflowManager workflowManager)
Default constructor for depedency injection
|
Constructor and Description |
---|
ManageSubTasks(SubTaskManager subTaskManager,
TranslationManager translationManager) |
Modifier and Type | Class and Description |
---|---|
class |
TranslationManagerImpl |
Constructor and Description |
---|
ViewTranslations(FieldConfigSchemeManager configSchemeManager,
IssueTypeSchemeManager issueTypeSchemeManager,
FieldManager fieldManager,
OptionSetManager optionSetManager,
IssueTypeManageableOption manageableOptionType,
BulkMoveOperation bulkMoveOperation,
SearchProvider searchProvider,
TranslationManager translationManager,
ConstantsManager constantsManager,
JiraAuthenticationContext authenticationContext,
IssueManager issueManager,
LocaleManager localeManager) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.