Constructor and Description |
---|
DefaultDashboardItemPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18n,
com.atlassian.event.api.EventPublisher eventPublisher,
DashboardItemPropertyHelper entityPropertyHelper) |
Constructor and Description |
---|
DefaultChangeHistoryPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18n,
com.atlassian.event.api.EventPublisher eventPublisher,
ChangeHistoryPropertyHelper entityPropertyHelper) |
Constructor and Description |
---|
DefaultCommentPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18n,
com.atlassian.event.api.EventPublisher eventPublisher,
CommentPropertyHelper entityPropertyHelper) |
Constructor and Description |
---|
DefaultIssueEntityWithKeyPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18nHelperDelegate,
com.atlassian.event.api.EventPublisher eventPublisher,
IssuePropertyHelper propertyHelper) |
Constructor and Description |
---|
DefaultIssueTypePropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18n,
com.atlassian.event.api.EventPublisher eventPublisher,
IssueTypePropertyHelper entityPropertyHelper) |
Constructor and Description |
---|
DefaultProjectEntityWithKeyPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18nHelperDelegate,
com.atlassian.event.api.EventPublisher eventPublisher,
ProjectPropertyHelper propertyHelper) |
Constructor and Description |
---|
RemoteVersionLinkServiceImpl(JsonEntityPropertyManager jsonEntityPropertyManager,
PermissionManager permissionManager,
VersionManager versionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
I18nHelper.BeanFactory i18nFactory) |
Constructor and Description |
---|
DefaultUserPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18nHelperDelegate,
com.atlassian.event.api.EventPublisher eventPublisher,
UserPropertyHelper propertyHelper) |
Modifier and Type | Class and Description |
---|---|
class |
JsonEntityPropertyManagerImpl
Low-level database API for accessing JSON entity properties.
|
Constructor and Description |
---|
BaseEntityPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18n,
com.atlassian.event.api.EventPublisher eventPublisher,
EntityPropertyHelper<E> entityPropertyHelper) |
BaseEntityWithKeyPropertyService(JsonEntityPropertyManager jsonEntityPropertyManager,
I18nHelper i18n,
com.atlassian.event.api.EventPublisher eventPublisher,
EntityWithKeyPropertyHelper<E> entityHelper) |
Modifier and Type | Field and Description |
---|---|
protected JsonEntityPropertyManager |
AbstractRemoteEntityLinkService.jsonEntityPropertyManager |
Constructor and Description |
---|
AbstractRemoteEntityLinkService(String entityName,
JsonEntityPropertyManager jsonEntityPropertyManager)
Super-constructor for all remote entity link services that use JSON entity properties for storage.
|
Constructor and Description |
---|
OfBizPluginIndexConfigurationManager(EntityEngine entityEngine,
IndexDocumentConfigurationFactory indexDocumentConfigurationFactory,
ReindexMessageManager reindexMessageManager,
JsonEntityPropertyManager jsonEntityPropertyManager) |
Constructor and Description |
---|
DefaultChangeHistoryManager(IssueManager issueManager,
OfBizDelegator ofBizDelegator,
PermissionManager permissionManager,
ComponentLocator componentLocator,
UserManager userManager,
JsonEntityPropertyManager jsonEntityPropertyManager) |
Constructor and Description |
---|
DefaultCommentManager(ProjectRoleManager projectRoleManager,
CommentPermissionManager commentPermissionManager,
OfBizDelegator delegator,
JiraAuthenticationContext jiraAuthenticationContext,
TextFieldCharacterLengthValidator textFieldCharacterLengthValidator,
UserManager userManager,
JsonEntityPropertyManager jsonEntityPropertyManager,
CommentPropertyHelper commentPropertyHelper,
CommentSearchManager commentSearchManager,
CommentEventPublisher commentEventPublisher,
IssueUpdater issueUpdater,
DbConnectionManager dbConnectionManager,
QueryDSLCommentFactory queryDSLCommentFactory,
QueryDslAccessor queryDslAccessor) |
Constructor and Description |
---|
IssuePropertySearchExtractor(JsonEntityPropertyManager jsonEntityPropertyManager,
PluginIndexConfigurationManager entityPropertyIndexDocumentManager,
DateTimeFormatterFactory dateTimeFormatterFactory,
SearchExtractorRegistrationManager searchExtractorRegistrationManager,
DoubleConverter doubleConverter) |
Constructor and Description |
---|
DefaultAttachmentIndexManager(com.atlassian.plugin.PluginAccessor pluginAccessor,
StreamAttachmentStore attachmentStore,
JsonEntityPropertyManager jsonEntityPropertyManager,
IssuePropertyHelper entityPropertyHelper,
InputStreamFunctionFactory inputStreamFunctionFactory,
AttachmentKeyMapper attachmentKeyMapper) |
DefaultIssueDeleteHelper(IssueIndexManager indexManager,
SubTaskManager subTaskManager,
IssueLinkManager issueLinkManager,
RemoteIssueLinkManager remoteIssueLinkManager,
MailThreadManager mailThreadManager,
CustomFieldManager customFieldManager,
IssueManager issueManager,
NodeAssociationStore nodeAssociationStore,
WorkflowManager workflowManager,
ChangeHistoryManager changeHistoryManager,
IssueEventManager issueEventManager,
UserAssociationStore userAssociationStore,
com.atlassian.event.api.EventPublisher eventPublisher,
MovedIssueKeyStore movedIssueKeyStore,
JsonEntityPropertyManager jsonEntityPropertyManager,
CommentManager commentManager,
IssueAttachmentDeleteHelper attachmentDeleteHelper,
IssueEventBundleFactory issueEventBundleFactory,
WorklogManager worklogManager) |
Constructor and Description |
---|
InlineIssuePropertySetter(JsonEntityPropertyManager jsonEntityPropertyManager) |
Constructor and Description |
---|
OfbizPortletConfigurationStore(OfBizDelegator delegator,
JsonEntityPropertyManager jsonEntityPropertyManager) |
Constructor and Description |
---|
DefaultProjectManager(OfBizDelegator delegator,
DbConnectionManager dbConnectionManager,
NodeAssociationStore nodeAssociationStore,
ProjectFactory projectFactory,
ProjectRoleManager projectRoleManager,
IssueManager issueManager,
UserManager userManager,
ProjectCategoryStore projectCategoryStore,
ApplicationProperties applicationProperties,
ProjectKeyStore projectKeyStore,
TransactionSupport transactionSupport,
PropertiesManager propertiesManager,
JsonEntityPropertyManager jsonEntityPropertyManager,
com.atlassian.event.api.EventPublisher eventPublisher,
ProjectTypeValidator projectTypeValidator,
AvatarManager avatarManager) |
Modifier and Type | Field and Description |
---|---|
protected JsonEntityPropertyManager |
AbstractRemoteEntityLinkResource.jsonEntityPropertyManager |
Constructor and Description |
---|
AbstractRemoteEntityLinkResource(I18nHelper i18n,
JiraAuthenticationContext jiraAuthenticationContext,
JsonEntityPropertyManager jsonEntityPropertyManager,
ContextUriInfo contextUriInfo) |
Constructor and Description |
---|
RemoteVersionLinkResource(I18nHelper i18n,
JiraAuthenticationContext jiraAuthenticationContext,
RemoteVersionLinkService remoteVersionLinkService,
JsonEntityPropertyManager jsonEntityPropertyManager,
ContextUriInfo contextUriInfo) |
Constructor and Description |
---|
UserUtilImpl(IssueSecurityLevelManager issueSecurityLevelManager,
GlobalPermissionManager globalPermissionManager,
com.atlassian.crowd.embedded.api.CrowdService crowdService,
PermissionManager permissionManager,
ApplicationProperties applicationProperties,
SearchProvider searchProvider,
ProjectManager projectManager,
ProjectRoleService projectRoleService,
ProjectComponentManager componentManager,
SubscriptionManager subscriptionManager,
NotificationSchemeManager notificationSchemeManager,
UserHistoryManager userHistoryManager,
UserManager userManager,
LicenseCountService licenseCountService,
ApplicationRoleManager applicationRoleManager,
JsonEntityPropertyManager jsonEntityPropertyManager) |
Copyright © 2002-2017 Atlassian. All Rights Reserved.