Uses of Interface
com.atlassian.jira.database.QueryDslAccessor
Packages that use QueryDslAccessor
Package
Description
Package for Zero Downtime Upgrades.
-
Uses of QueryDslAccessor in com.atlassian.jira.appconsistency.integrity
Constructors in com.atlassian.jira.appconsistency.integrity with parameters of type QueryDslAccessorModifierConstructorDescriptionIntegrityCheckManagerImpl(OfBizDelegator ofbizDelegator, QueryDslAccessor queryDslAccessor, IssueManager issueManager, ProjectManager projectManager, WorkflowManager workflowManager, IssueIndexingService issueIndexingService, com.atlassian.cache.CacheManager cacheManager, ApplicationProperties applicationProperties, PermissionSchemeManager permissionSchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, SearchRequestManager searchRequestManager, IssueUpdater issueUpdater) -
Uses of QueryDslAccessor in com.atlassian.jira.appconsistency.integrity.check
Fields in com.atlassian.jira.appconsistency.integrity.check declared as QueryDslAccessorConstructors in com.atlassian.jira.appconsistency.integrity.check with parameters of type QueryDslAccessorModifierConstructorDescriptionprotectedCheckImpl(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) DuplicateSchemePermissionCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id, PermissionSchemeManager permissionSchemeManager, com.atlassian.event.api.EventPublisher eventPublisher) FieldLayoutCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) FilterSubscriptionsSavedFilterCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) FilterSubscriptionsScheduleCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) IssueLinkCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) IssueLinkTypesCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) IssueOSWorkflowEntryRelationCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id, IssueManager issueManager, WorkflowManager workflowManager, IssueIndexingService issueIndexingService, com.atlassian.cache.CacheManager cacheManager) IssueParentProjectRelationCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id, IssueManager issueManager, ProjectManager projectManager) SearchRequestRelationCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id, SearchRequestManager searchRequestManager) WorkflowCurrentStepCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) WorkflowIssueStatusNullCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id, WorkflowManager workflowManager, IssueManager issueManager, IssueIndexingService issueIndexingService, IssueUpdater issueUpdater) WorkflowStateCheck(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, int id) -
Uses of QueryDslAccessor in com.atlassian.jira.auditing.spis.migration
Constructors in com.atlassian.jira.auditing.spis.migration with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.board.store
Constructors in com.atlassian.jira.board.store with parameters of type QueryDslAccessorModifierConstructorDescriptionQueryDslBoardStore(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.cluster.lock
Constructors in com.atlassian.jira.cluster.lock with parameters of type QueryDslAccessorModifierConstructorDescriptionJiraClusterLockQueryDSLDao(QueryDslAccessor queryDslAccessor, ClusterNodeHeartBeatDao clusterNodeHeartBeatDao, DatabaseSystemTimeReaderFactory databaseSystemTimeReaderFactory) -
Uses of QueryDslAccessor in com.atlassian.jira.cluster.zdu
Constructors in com.atlassian.jira.cluster.zdu with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultClusterUpgradeStateDao(DatabaseSystemTimeReaderFactory databaseSystemTimeReaderFactory, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.component.spring.registrar
Methods in com.atlassian.jira.component.spring.registrar that return QueryDslAccessorModifier and TypeMethodDescriptionBootstrapJiraConfiguration.queryDslAccessor(DatabaseConfigurationManager databaseConfigurationManager, OfBizConnectionFactory ofBizConnectionFactory) FullJiraConfiguration.JiraCoreConfiguration.queryDslAccessor(DatabaseAccessor databaseAccessor, org.ofbiz.core.entity.DelegatorInterface delegatorInterface, DatabaseConfigurationManager databaseConfigurationManager) Methods in com.atlassian.jira.component.spring.registrar with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionUserAnonymizationConfiguration.anonymizeMentionsCommand(StreamingActionDTORetriever streamingActionDTORetriever, ChangeMentionsInComments changeMentionsInComments, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) UserAnonymizationConfiguration.anonymizeMentionsCommandIssueHistory(StreamingChangeItemDTORetriever streamingChangeItemDTORetriever, ChangeMentionsInIssueHistory changeMentionsInIssueHistory, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) UserAnonymizationConfiguration.anonymizeMentionsCommandIssues(StreamingIssueDTORetriever streamingIssueDTORetriever, ChangeMentionsInIssue changeMentionsInIssue, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) UserAnonymizationConfiguration.anonymizeMentionsCommandIssuesCustomFields(StreamingCustomFieldValueDTORetriever streamingCustomFieldValueDTORetriever, ChangeMentionsInCustomFields changeMentionsInCustomFields, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) UserAnonymizationConfiguration.anonymizeMentionsCommandProjectDescription(StreamingProjectDTORetriever streamingProjectDTORetriever, ChangeMentionsInProjectDescription changeMentionsInProjectDescription, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) UserAnonymizationConfiguration.anonymizeMentionsCommandTextCustomFieldDefaultValue(StreamingGenericConfigurationDTORetriever streamingGenericConfigurationDTORetriever, ChangeMentionsInTextCustomFieldsDefaultValue changeMentionsInTextCustomFieldsDefaultValue, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) UserAnonymizationConfiguration.anonymizeMentionsCommandWorklogs(StreamingWorklogDTORetriever streamingWorklogDTORetriever, ChangeMentionsInWorklog changeMentionsInWorklog, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) BootstrapJiraConfiguration.applicationPropertiesDao(QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.applicationPropertiesDao(QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.archivedIssuesProvider(QueryDslAccessor queryDslAccessor, ArchivedProjectManager archivedProjectManager, IssueManager issueManager, ArchivedStatistics archivedStatistics) JiraDomainEntitiesConfiguration.archivedStatistics(com.atlassian.cache.CacheManager cacheManager, ProjectManager projectManager, IssueManager issueManager, QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.boardStore(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor) ClusterServicesConfiguration.clusterUpgradeStateDao(DatabaseSystemTimeReaderFactory databaseSystemTimeReaderFactory, QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.commentManager(ProjectRoleManager projectRoleManager, CommentPermissionManager commentPermissionManager, OfBizDelegator delegator, JiraAuthenticationContext jiraAuthenticationContext, TextFieldCharacterLengthValidator textFieldCharacterLengthValidator, CommentsPerIssueLimitValidator commentsPerIssueLimitValidator, UserManager userManager, JsonEntityPropertyManager jsonEntityPropertyManager, CommentPropertyHelper commentPropertyHelper, CommentSearchManager commentSearchManager, CommentEventPublisher commentEventPublisher, IssueUpdater issueUpdater, QueryDSLCommentFactory queryDSLCommentFactory, QueryDslAccessor queryDslAccessor, CommentHandler commentHandler, FeatureManager featureManager, CommentPinManager commentPinManager, ActionDTOToCommentConverter converter, com.atlassian.event.api.EventPublisher eventPublisher, PinnedCommentHandler pinnedCommentHandler) JiraDomainEntitiesConfiguration.commentPinManager(QueryDslAccessor dslAccessor, OfBizDelegator ofBizDelegator, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager) JiraDomainEntitiesConfiguration.commentReactionManager(QueryDslAccessor dslAccessor, OfBizDelegator ofBizDelegator) JiraDomainEntitiesConfiguration.customFieldManager(com.atlassian.plugin.PluginAccessor pluginAccessor, QueryDslAccessor dbConnectionManager, FieldConfigSchemeManager fieldConfigSchemeManager, ConstantsManager constantsManager, ProjectManager projectManager, FieldConfigContextPersister contextPersister, FieldScreenManager fieldScreenManager, CustomFieldValuePersister customFieldValuePersister, NotificationSchemeManager notificationSchemeManager, FieldManager fieldManager, com.atlassian.event.api.EventPublisher eventPublisher, CustomFieldFactory customFieldFactory, CustomFieldTypeModuleDescriptors customFieldTypeModuleDescriptors, CustomFieldSearcherModuleDescriptors customFieldSearcherModuleDescriptors, CustomFieldSearcherManager customFieldSearcherManager, com.atlassian.cache.CacheManager cacheManager) JiraDomainEntitiesConfiguration.customFieldUsageDAO(QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.databaseWorklogStore(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, QueryDSLWorklogFactory queryDSLWorklogFactory, DatabaseConfigurationManager databaseConfigurationManager) JiraDomainEntitiesConfiguration.defaultArchivingDao(QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.defaultUserManager(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, com.atlassian.crowd.manager.directory.DirectoryManager directoryManager, UserKeyStore userKeyStore, com.atlassian.crowd.manager.application.ApplicationManager applicationManager, ApplicationProperties applicationProperties, JiraProperties jiraProperties, ExtendedUserDao extendedUserDao, DuplicatedUsersService duplicatedUsersService, FeatureManager featureManager, com.atlassian.crowd.embedded.api.service.ServiceAccountManager serviceAccountManager, QueryDslAccessor queryDslAccessor) EmbeddedCrowdConfiguration.directoryDao(OfBizDelegator ofBizDelegator, OfBizTransactionManager ofBizTransactionManager, com.atlassian.cache.CacheManager cacheManager, QueryDslAccessor queryDslAccessor) com.atlassian.crowd.embedded.spi.DirectorySynchronisationStatusDaoEmbeddedCrowdConfiguration.directorySynchronisationStatusDao(QueryDslAccessor queryDslAccessor, com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao) com.atlassian.crowd.embedded.spi.DirectorySynchronisationTokenDaoEmbeddedCrowdConfiguration.directorySynchronisationTokenDao(QueryDslAccessor queryDslAccessor, com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao) FullJiraConfiguration.JiraCoreConfiguration.eventTypeManager(OfBizDelegator delegator, QueryDslAccessor accessor, ArchivingLicenseCheck archivingLicenseCheck, WorkflowManager workflowManager, NotificationSchemeManager notificationSchemeManager, com.atlassian.cache.CacheManager cacheFactory) JiraDomainEntitiesConfiguration.fieldConfigSchemePersister(OfBizDelegator delegator, QueryDslAccessor queryDslAccessor, ConstantsManager constantsManager, FieldConfigPersister fieldConfigPersister, FieldConfigContextPersister fieldContextPersister, FieldConfigManager fieldConfigManager, com.atlassian.cache.CacheManager cacheManager) JiraDomainEntitiesConfiguration.fieldLayoutManager(FieldManager fieldManager, OfBizDelegator ofBizDelegator, ConstantsManager constantsManager, SubTaskManager subTaskManager, ProjectManager projectManager, I18nHelper.BeanFactory i18nFactory, NodeAssociationStore nodeAssociationStore, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventPublisher eventPublisher, ApplicationProperties applicationProperties, QueryDslAccessor queryDslAccessor) UserAnonymizationConfiguration.getCommentAffectedEntities(QueryDslAccessor queryDslAccessor) UserAnonymizationConfiguration.getIssueHistoryAffectedEntities(QueryDslAccessor queryDslAccessor, DatabaseAccessor dbAccessor) UserAnonymizationConfiguration.getIssueWithCustomfieldsAffectedEntities(QueryDslAccessor queryDslAccessor) UserAnonymizationConfiguration.getProjectDescriptionAffectedEntities(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, ApplicationProperties applicationProperties) UserAnonymizationConfiguration.getTextCustomFieldsDefaultValueAffectedEntities(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor) UserAnonymizationConfiguration.getWorklogAffectedEntities(QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.integrityCheckManager(OfBizDelegator ofbizDelegator, QueryDslAccessor queryDslAccessor, IssueManager issueManager, ProjectManager projectManager, WorkflowManager workflowManager, IssueIndexingService issueIndexingService, com.atlassian.cache.CacheManager cacheManager, ApplicationProperties applicationProperties, PermissionSchemeManager permissionSchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, SearchRequestManager searchRequestManager, IssueUpdater issueUpdater) EmbeddedCrowdConfiguration.internalMembershipDao(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager) JiraDomainEntitiesConfiguration.issueLinkManager(OfBizDelegator genericDelegator, QueryDslAccessor queryDslAccessor, IssueLinkCreator issueLinkCreator, IssueLinkTypeManager issueLinkTypeManager, IssueUpdater issueUpdater, IssueIndexingService issueIndexingService, ApplicationProperties applicationProperties, RequestCacheFactory requestCacheFactory, com.atlassian.event.api.EventPublisher eventPublisher) JiraDomainEntitiesConfiguration.issueLinkTypeManager(OfBizDelegator delegator, QueryDslAccessor dbConnectionManager, com.atlassian.cache.CacheManager cacheManager, IssueLinkingHandler issueLinkingHandler) JiraDomainEntitiesConfiguration.issueSecurityLevelManager(IssueSecuritySchemeManager issueSecuritySchemeManager, SecurityTypeManager securityTypeManager, ProjectManager projectManager, PermissionManager permissionManager, EntityEngine entityEngine, com.atlassian.cache.CacheManager cacheManager, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, com.atlassian.event.api.EventPublisher eventPublisher) JiraDomainEntitiesConfiguration.issueSecuritySchemeManager(ProjectManager projectManager, SecurityTypeManager securityTypeManager, PermissionContextFactory permissionContextFactory, SchemeFactory schemeFactory, com.atlassian.event.api.EventPublisher eventPublisher, OfBizDelegator ofBizDelegator, GroupManager groupManager, NodeAssociationStore nodeAssociationStore, com.atlassian.cache.CacheManager cacheManager, IssueIndexingService issueIndexingService, IssueManager issueManager, TaskManager taskManager, QueryDslAccessor queryDslAccessor, I18nHelper i18nHelper) JiraDomainEntitiesConfiguration.issueTypeManager(ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, ProjectManager projectManager, WorkflowManager workflowManager, FieldLayoutManager fieldLayoutManager, IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, IssueTypeSchemeManager issueTypeSchemeManager, WorkflowSchemeManager workflowSchemeManager, FieldConfigSchemeManager fieldConfigSchemeManager, CustomFieldManager customFieldManager, com.atlassian.event.api.EventPublisher eventPublisher, IssueConstantFactory factory, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, IssueTypeAuditHandler auditHandler) com.atlassian.beehive.db.spi.ClusterLockDaoClusterServicesConfiguration.jiraClusterLockQueryDSLDao(QueryDslAccessor queryDslAccessor, ClusterNodeHeartBeatDao clusterNodeHeartBeatDao, DatabaseSystemTimeReaderFactory databaseSystemTimeReaderFactory, ClusterNodeProperties clusterNodeProperties) AuditingServiceConfiguration.migrationAuditingDao(QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.migrationHelperFactory(WorkflowManager workflowManager, OfBizDelegator delegator, WorkflowSchemeManager schemeManager, ConstantsManager constantsManager, JiraAuthenticationContext authCtx, TaskManager taskManager, IssueIndexingService issueIndexingService, WorkflowSchemeManager workflowSchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, IssueConstantFactory issueConstantFactory, QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.ofBizPropertyEntryStore(QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) ClusterServicesConfiguration.ofBizReplicatedIndexOperationStore(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.optionSetManagerImpl(ConstantsManager constantsManager, QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.permissionSchemeAttributeManager(QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager) JiraDomainEntitiesConfiguration.priorityIssueSearcher(QueryDslAccessor queryDslAccessor, ConstantsManager constantsManager) JiraDomainEntitiesConfiguration.priorityManager(ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, ApplicationProperties applicationProperties, IssueConstantFactory issueConstantFactory, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, PrioritySchemeManager prioritySchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, I18nHelper i18nHelper, ProjectManager projectManager, PrioritySchemeUtil prioritySchemeUtil) JiraDomainEntitiesConfiguration.projectChangedTimeStore(QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.projectPropertiesManager(com.atlassian.cache.CacheManager cacheManager, QueryDslAccessor queryDslAccessor, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) EmbeddedCrowdConfiguration.queryDslJiraCrowdDAO(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, com.atlassian.event.api.EventPublisher eventPublisher) JiraDomainEntitiesConfiguration.queryDSLSchemePermissionsDAO(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor) FullJiraConfiguration.JiraCoreConfiguration.queryDSLTerminologyEntryDao(QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.resolutionManager(ConstantsManager constantsManager, IssueIndexingService issueIndexingService, OfBizDelegator ofBizDelegator, ApplicationProperties applicationProperties, IssueConstantFactory factory, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, ResolutionAuditHandler resolutionAuditHandler) FullJiraConfiguration.JiraCoreConfiguration.reTranslateKeysService(ApplicationProperties appProps, I18nHelper.BeanFactory i18nFactory, OfBizDelegator ofBizDelegator, com.atlassian.event.api.EventPublisher eventPublisher, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext authContext, GlobalPermissionManager globalPermissionManager) com.atlassian.secrets.api.SecretDaoFullJiraConfiguration.JiraCoreConfiguration.secretDao(QueryDslAccessor queryDslAccessor, JiraFileSecretDao jiraFileSecretDao) FullJiraConfiguration.JiraCoreConfiguration.securityPropertiesDao(QueryDslAccessor queryDslAccessor, ApplicationPropertiesDao applicationPropertiesDao, com.atlassian.secrets.api.SecretDao secretDao, JiraHome jiraHome) JiraDomainEntitiesConfiguration.serviceDeskVisibilityInformationRetriever(QueryDslAccessor queryDslAccessor, DatabaseConfigurationManager databaseConfigurationManager) JiraDomainEntitiesConfiguration.statusManager(ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, WorkflowManager workflowManager, IssueConstantFactory factory, StatusCategoryManager statusCategoryManager, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, com.atlassian.event.api.EventPublisher eventPublisher) JiraDomainEntitiesConfiguration.streamingActionDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) JiraDomainEntitiesConfiguration.streamingChangeItemDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) JiraDomainEntitiesConfiguration.streamingCommentsRetriever(QueryDslAccessor queryDslAccessor, CommentPermissionManager commentPermissionManager, DatabaseConfigurationManager databaseConfigurationManager, ActionDTOToCommentConverter converter) JiraDomainEntitiesConfiguration.streamingCustomFieldValueDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) UserAnonymizationConfiguration.streamingGenericConfigurationDTORetriever(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor) JiraDomainEntitiesConfiguration.streamingIssueDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) JiraDomainEntitiesConfiguration.streamingProjectDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) FullJiraConfiguration.JiraCoreConfiguration.streamingWorklogDTORetriever(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor) FullJiraConfiguration.JiraCoreConfiguration.temporaryAttachmentMonitorStoreImpl(QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.untranslatedKeyFixer(QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, I18nHelper.BeanFactory i18nFactory, UpgradeVersionHistoryReader upgradeVersionHistoryReader, AuditingManager auditingManager, JqlQueryParser jqlQueryParser, com.atlassian.event.api.EventPublisher eventPublisher) com.atlassian.upgrade.core.dao.UpgradeTaskHistoryDaoFullJiraConfiguration.JiraCoreConfiguration.upgradeTaskHistoryDao(QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.upgradeVersionHistoryManagerImpl(BuildVersionRegistry buildVersionRegistry, QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.userDirectoryDataCollector(QueryDslAccessor queryDslAccessor) FullJiraConfiguration.JiraCoreConfiguration.userPropertyManager(UserKeyStore userKeyStore, QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) JiraDomainEntitiesConfiguration.versionCustomFieldStore(QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.versioningDaoFactory(QueryDslAccessor queryDslAccessor) JiraDomainEntitiesConfiguration.watcherManager(UserAssociationStore userAssociationStore, ApplicationProperties applicationProperties, IssueIndexingService issueIndexingService, IssueFactory issueFactory, com.atlassian.event.api.EventPublisher eventPublisher, IssueManager issueManager, UserManager userManager, QueryDslAccessor queryDslAccessor, SpanningOperationHolder spanningOperationHolder) JiraDomainEntitiesConfiguration.workflowIssueCountValidator(QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) JiraDomainEntitiesConfiguration.workflowSchemeManager(ProjectManager projectManager, PermissionTypeManager permissionTypeManager, PermissionContextFactory permissionContextFactory, SchemeFactory schemeFactory, WorkflowManager workflowManager, ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, com.atlassian.event.api.EventPublisher eventPublisher, NodeAssociationStore nodeAssociationStore, GroupManager groupManager, DraftWorkflowSchemeStore draftWorkflowSchemeStore, JiraAuthenticationContext context, UserManager userManager, I18nHelper.BeanFactory i18nFactory, AssignableWorkflowSchemeStore assignableWorkflowSchemeStore, com.atlassian.cache.CacheManager cacheManager, com.atlassian.beehive.ClusterLockService clusterLockService, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.config
Fields in com.atlassian.jira.config declared as QueryDslAccessorModifier and TypeFieldDescriptionprotected final QueryDslAccessorAbstractIssueConstantsManager.queryDslAccessorConstructors in com.atlassian.jira.config with parameters of type QueryDslAccessorModifierConstructorDescriptionprotectedAbstractIssueConstantsManager(ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, IssueManager issueManager, QueryDslAccessor queryDslAccessor) DefaultIssueTypeManager(ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, ProjectManager projectManager, WorkflowManager workflowManager, FieldLayoutManager fieldLayoutManager, IssueTypeScreenSchemeManager issueTypeScreenSchemeManager, IssueTypeSchemeManager issueTypeSchemeManager, WorkflowSchemeManager workflowSchemeManager, FieldConfigSchemeManager fieldConfigSchemeManager, CustomFieldManager customFieldManager, com.atlassian.event.api.EventPublisher eventPublisher, IssueConstantFactory factory, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, IssueTypeAuditHandler auditHandler) DefaultPriorityManager(ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, ApplicationProperties applicationProperties, IssueConstantFactory issueConstantFactory, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, PrioritySchemeManager prioritySchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, I18nHelper i18nHelper, ProjectManager projectManager, PrioritySchemeUtil prioritySchemeUtil) DefaultResolutionManager(ConstantsManager constantsManager, IssueIndexingService issueIndexingService, OfBizDelegator ofBizDelegator, ApplicationProperties applicationProperties, IssueConstantFactory factory, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, ResolutionAuditHandler resolutionAuditHandler) DefaultStatusManager(ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, IssueIndexingService issueIndexingService, WorkflowManager workflowManager, IssueConstantFactory factory, StatusCategoryManager statusCategoryManager, com.atlassian.beehive.ClusterLockService clusterLockService, IssueManager issueManager, QueryDslAccessor queryDslAccessor, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of QueryDslAccessor in com.atlassian.jira.config.properties.v2
Constructors in com.atlassian.jira.config.properties.v2 with parameters of type QueryDslAccessorModifierConstructorDescriptionOfBizPropertySetApplicationPropertiesDao(QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.crowd.embedded
Constructors in com.atlassian.jira.crowd.embedded with parameters of type QueryDslAccessorModifierConstructorDescriptionQueryDslJiraCrowdDAO(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of QueryDslAccessor in com.atlassian.jira.crowd.embedded.ofbiz
Constructors in com.atlassian.jira.crowd.embedded.ofbiz with parameters of type QueryDslAccessorModifierConstructorDescriptionOfBizDirectoryDao(OfBizDelegator ofBizDelegator, OfBizTransactionManager ofBizTransactionManager, com.atlassian.cache.CacheManager cacheManager, QueryDslAccessor queryDslAccessor) OfBizDirectorySynchronisationStatusDao(QueryDslAccessor queryDslAccessor, com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao) OfBizDirectorySynchronisationTokenDao(QueryDslAccessor queryDslAccessor, com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao) OfBizInternalMembershipDao(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager) -
Uses of QueryDslAccessor in com.atlassian.jira.database
Classes in com.atlassian.jira.database that implement QueryDslAccessorModifier and TypeClassDescriptionclassProvides access to the database from within the bootstrap container if and only if the database has actually been configured.classclassclassConstructors in com.atlassian.jira.database with parameters of type QueryDslAccessorModifierConstructorDescriptionQueryDslAccessorHandlingCollationProblems(QueryDslAccessor queryDslAccessor, DatabaseVendor vendor, String collationKBArticle) -
Uses of QueryDslAccessor in com.atlassian.jira.diagnostic
Constructors in com.atlassian.jira.diagnostic with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.event.type
Constructors in com.atlassian.jira.event.type with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultEventTypeManager(OfBizDelegator delegator, QueryDslAccessor accessor, ArchivingLicenseCheck archivingLicenseCheck, WorkflowManager workflowManager, NotificationSchemeManager notificationSchemeManager, com.atlassian.cache.CacheManager cacheFactory) -
Uses of QueryDslAccessor in com.atlassian.jira.i18n.terminology
Constructors in com.atlassian.jira.i18n.terminology with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.index.ha
Constructors in com.atlassian.jira.index.ha with parameters of type QueryDslAccessorModifierConstructorDescriptionOfBizReplicatedIndexOperationStore(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.archiving.query
Constructors in com.atlassian.jira.issue.archiving.query with parameters of type QueryDslAccessorModifierConstructorDescriptionArchivedIssuesProvider(QueryDslAccessor queryDslAccessor, ArchivedProjectManager archivedProjectManager, IssueManager issueManager, ArchivedStatistics archivedStatistics) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.attachment.store.temporary
Constructors in com.atlassian.jira.issue.attachment.store.temporary with parameters of type QueryDslAccessorModifierConstructorDescriptionTemporaryAttachmentMonitorStoreImpl(QueryDslAccessor databaseAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.comments
Constructors in com.atlassian.jira.issue.comments with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultCommentManager(ProjectRoleManager projectRoleManager, CommentPermissionManager commentPermissionManager, OfBizDelegator delegator, JiraAuthenticationContext jiraAuthenticationContext, TextFieldCharacterLengthValidator textFieldCharacterLengthValidator, CommentsPerIssueLimitValidator commentsPerIssueLimitValidator, UserManager userManager, JsonEntityPropertyManager jsonEntityPropertyManager, CommentPropertyHelper commentPropertyHelper, CommentSearchManager commentSearchManager, CommentEventPublisher commentEventPublisher, IssueUpdater issueUpdater, QueryDSLCommentFactory queryDSLCommentFactory, QueryDslAccessor queryDslAccessor, CommentHandler commentHandler, FeatureManager featureManager, CommentPinManager commentPinManager, ActionDTOToCommentConverter converter, com.atlassian.event.api.EventPublisher eventPublisher, PinnedCommentHandler pinnedCommentHandler) StreamingCommentsRetriever(QueryDslAccessor queryDslAccessor, CommentPermissionManager commentPermissionManager, DatabaseConfigurationManager databaseConfigurationManager, ActionDTOToCommentConverter converter) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.comments.pin
Constructors in com.atlassian.jira.issue.comments.pin with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultCommentPinManager(QueryDslAccessor dslAccessor, OfBizDelegator ofBizDelegator, com.atlassian.event.api.EventPublisher eventPublisher, FeatureManager featureManager) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.comments.reactions
Constructors in com.atlassian.jira.issue.comments.reactions with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultCommentReactionManager(QueryDslAccessor dslAccessor, OfBizDelegator ofBizDelegator) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.fields.config.persistence
Constructors in com.atlassian.jira.issue.fields.config.persistence with parameters of type QueryDslAccessorModifierConstructorDescriptionCachedFieldConfigSchemePersister(OfBizDelegator delegator, QueryDslAccessor queryDslAccessor, ConstantsManager constantsManager, FieldConfigPersister fieldConfigPersister, FieldConfigContextPersister fieldContextPersister, FieldConfigManager fieldConfigManager, com.atlassian.cache.CacheManager cacheManager) FieldConfigSchemePersisterImpl(OfBizDelegator ofBizDelegator, QueryDslAccessor queryDslAccessor, ConstantsManager constantsManager, FieldConfigPersister fieldConfigPersister, FieldConfigContextPersister contextPersister, com.atlassian.cache.CacheManager cacheManager) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.fields.layout.field
Constructors in com.atlassian.jira.issue.fields.layout.field with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultFieldLayoutManager(FieldManager fieldManager, OfBizDelegator ofBizDelegator, ConstantsManager constantsManager, SubTaskManager subTaskManager, ProjectManager projectManager, I18nHelper.BeanFactory i18nFactory, NodeAssociationStore nodeAssociationStore, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventPublisher eventPublisher, ApplicationProperties applicationProperties, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.fields.option
Constructors in com.atlassian.jira.issue.fields.option with parameters of type QueryDslAccessorModifierConstructorDescriptionOptionSetManagerImpl(ConstantsManager constantsManager, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.fields.usage
Constructors in com.atlassian.jira.issue.fields.usage with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.issue.fields.util
Constructors in com.atlassian.jira.issue.fields.util with parameters of type QueryDslAccessorModifierConstructorDescriptionServiceDeskVisibilityInformationRetriever(QueryDslAccessor queryDslAccessor, DatabaseConfigurationManager databaseConfigurationManager) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.link
Constructors in com.atlassian.jira.issue.link with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultIssueLinkManager(OfBizDelegator genericDelegator, QueryDslAccessor queryDslAccessor, IssueLinkCreator issueLinkCreator, IssueLinkTypeManager issueLinkTypeManager, IssueUpdater issueUpdater, IssueIndexingService issueIndexingService, ApplicationProperties applicationProperties, RequestCacheFactory requestCacheFactory, com.atlassian.event.api.EventPublisher eventPublisher) DefaultIssueLinkTypeManager(OfBizDelegator delegator, QueryDslAccessor dbConnectionManager, com.atlassian.cache.CacheManager cacheManager, IssueLinkingHandler issueLinkingHandler) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.managers
Constructors in com.atlassian.jira.issue.managers with parameters of type QueryDslAccessorModifierConstructorDescriptionCachingCustomFieldManager(com.atlassian.plugin.PluginAccessor pluginAccessor, QueryDslAccessor dbConnectionManager, FieldConfigSchemeManager fieldConfigSchemeManager, ConstantsManager constantsManager, ProjectManager projectManager, FieldConfigContextPersister contextPersister, FieldScreenManager fieldScreenManager, CustomFieldValuePersister customFieldValuePersister, NotificationSchemeManager notificationSchemeManager, FieldManager fieldManager, com.atlassian.event.api.EventPublisher eventPublisher, CustomFieldFactory customFieldFactory, CustomFieldTypeModuleDescriptors customFieldTypeModuleDescriptors, CustomFieldSearcherModuleDescriptors customFieldSearcherModuleDescriptors, CustomFieldSearcherManager customFieldSearcherManager, com.atlassian.cache.CacheManager cacheManager) DefaultArchivingDao(QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.priority
Constructors in com.atlassian.jira.issue.priority with parameters of type QueryDslAccessorModifierConstructorDescriptionPriorityIssueSearcher(QueryDslAccessor queryDslAccessor, ConstantsManager constantsManager) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.search.searchers.impl
Constructors in com.atlassian.jira.issue.search.searchers.impl with parameters of type QueryDslAccessorModifierConstructorDescriptionIssueTypeSearcher(ConstantsManager constantsManager, JqlOperandResolver operandResolver, VelocityRequestContextFactory velocityRequestContextFactory, ApplicationProperties applicationProperties, VelocityTemplatingEngine templatingEngine, IssueTypeResolver issueTypeResolver, PermissionManager permissionsManager, QueryDslAccessor queryDslAccessor, SubTaskManager subTaskManager, FieldFlagOperandRegistry fieldFlagOperandRegistry, ProjectManager projectManager) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.search.searchers.renderer
Constructors in com.atlassian.jira.issue.search.searchers.renderer with parameters of type QueryDslAccessorModifierConstructorDescriptionIssueTypeSearchRenderer(ApplicationProperties applicationProperties, ConstantsManager constantsManager, QueryDslAccessor queryDslAccessor, PermissionManager permissionManager, SimpleFieldSearchConstants searchConstants, String searcherNameKey, SubTaskManager subTaskManager, VelocityTemplatingEngine templatingEngine, VelocityRequestContextFactory velocityRequestContextFactory) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.security
Constructors in com.atlassian.jira.issue.security with parameters of type QueryDslAccessorModifierConstructorDescriptionAssignIssueSecuritySchemeCommand(Project project, Long newSchemeId, Map<Long, Long> oldToNewLevelMapping, QueryDslAccessor queryDslAccessor, IssueSecuritySchemeManager issueSecuritySchemeManager, IssueIndexingService issueIndexingService, IssueManager issueManager, org.slf4j.Logger log, I18nHelper i18nHelper) IssueSecurityLevelManagerImpl(IssueSecuritySchemeManager issueSecuritySchemeManager, SecurityTypeManager securityTypeManager, ProjectManager projectManager, PermissionManager permissionManager, EntityEngine entityEngine, com.atlassian.cache.CacheManager cacheManager, QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, com.atlassian.event.api.EventPublisher eventPublisher) IssueSecuritySchemeManagerImpl(ProjectManager projectManager, SecurityTypeManager securityTypeManager, PermissionContextFactory permissionContextFactory, SchemeFactory schemeFactory, com.atlassian.event.api.EventPublisher eventPublisher, OfBizDelegator ofBizDelegator, GroupManager groupManager, NodeAssociationStore nodeAssociationStore, com.atlassian.cache.CacheManager cacheManager, IssueIndexingService issueIndexingService, IssueManager issueManager, TaskManager taskManager, QueryDslAccessor queryDslAccessor, I18nHelper i18nHelper) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.util.streamingretrievers
Constructors in com.atlassian.jira.issue.util.streamingretrievers with parameters of type QueryDslAccessorModifierConstructorDescriptionStreamingActionDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) StreamingChangeItemDTORetriever(QueryDslAccessor queryDslAccessor, DatabaseAccessor dbAccessor) StreamingCustomFieldValueDTORetriever(QueryDslAccessor queryDslAccessor, DatabaseAccessor dbAccessor) StreamingGenericConfigurationDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) StreamingIssueDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) StreamingProjectDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) StreamingWorklogDTORetriever(QueryDslAccessor qdslAccessor, DatabaseAccessor dbAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.watchers
Constructors in com.atlassian.jira.issue.watchers with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultWatcherManager(UserAssociationStore userAssociationStore, ApplicationProperties applicationProperties, IssueIndexingService issueIndexingService, IssueFactory issueFactory, com.atlassian.event.api.EventPublisher eventPublisher, IssueManager issueManager, UserManager userManager, QueryDslAccessor queryDslAccessor, SpanningOperationHolder spanningOperationHolder) -
Uses of QueryDslAccessor in com.atlassian.jira.issue.worklog
Constructors in com.atlassian.jira.issue.worklog with parameters of type QueryDslAccessorModifierConstructorDescriptionDatabaseWorklogStore(OfBizDelegator delegator, QueryDslAccessor queryDslAccessor, QueryDSLWorklogFactory queryDSLWorklogFactory, DatabaseConfigurationManager databaseConfigurationManager) -
Uses of QueryDslAccessor in com.atlassian.jira.junit
Methods in com.atlassian.jira.junit that return QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.junit.extensions
Methods in com.atlassian.jira.junit.extensions that return QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.junit.rules
Methods in com.atlassian.jira.junit.rules that return QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.permission
Constructors in com.atlassian.jira.permission with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultPermissionSchemeAttributeManager(QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager) QueryDSLSchemePermissionsDAO(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.project
Constructors in com.atlassian.jira.project with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultProjectPropertiesManager(com.atlassian.cache.CacheManager cacheManager, QueryDslAccessor queryDslAccessor, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) ProjectChangedTimeStoreImpl(QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.project.archiving
Constructors in com.atlassian.jira.project.archiving with parameters of type QueryDslAccessorModifierConstructorDescriptionArchivedStatistics(com.atlassian.cache.CacheManager cacheManager, ProjectManager projectManager, IssueManager issueManager, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.project.version
Constructors in com.atlassian.jira.project.version with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.propertyset
Constructors in com.atlassian.jira.propertyset with parameters of type QueryDslAccessorModifierConstructorDescriptionComponentCachingOfBizPropertyEntryStore(QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) This constructor creates the "component" version of CachingOfBizPropertyEntryStore.SingleEntityCachingOfBizPropertyEntryStore(String cacheName, com.atlassian.cache.CacheSettings cacheSettings, QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager, boolean enableStats) SingleEntityCachingOfBizPropertyEntryStore(String cacheName, QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager, boolean enableStats) Note that the returned implementation ofOfBizPropertyEntryStorecontains a possibly (in Jira DC) replicated cache for this specific entity, so an instance of thisOfBizPropertyEntryStoremust be a field in a singleton service. -
Uses of QueryDslAccessor in com.atlassian.jira.retranslate
Constructors in com.atlassian.jira.retranslate with parameters of type QueryDslAccessorModifierConstructorDescriptionReTranslateKeysServiceImpl(ApplicationProperties appProps, I18nHelper.BeanFactory i18nFactory, OfBizDelegator ofBizDelegator, com.atlassian.event.api.EventPublisher eventPublisher, QueryDslAccessor queryDslAccessor, JiraAuthenticationContext authContext, GlobalPermissionManager globalPermissionManager) -
Uses of QueryDslAccessor in com.atlassian.jira.security.properties
Constructors in com.atlassian.jira.security.properties with parameters of type QueryDslAccessorModifierConstructorDescriptionSecurityPropertiesDao(QueryDslAccessor queryDslAccessor, ApplicationPropertiesDao applicationPropertiesDao, com.atlassian.secrets.api.SecretDao secretDao, JiraHome jiraHome) -
Uses of QueryDslAccessor in com.atlassian.jira.security.secrets
Constructors in com.atlassian.jira.security.secrets with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultSecretDao(QueryDslAccessor queryDslAccessor, JiraFileSecretDao jiraFileSecretDao) -
Uses of QueryDslAccessor in com.atlassian.jira.upgrade
Constructors in com.atlassian.jira.upgrade with parameters of type QueryDslAccessorModifierConstructorDescriptionUntranslatedKeyFixer(QueryDslAccessor queryDslAccessor, ApplicationProperties applicationProperties, I18nHelper.BeanFactory i18nFactory, UpgradeVersionHistoryReader upgradeVersionHistoryReader, AuditingManager auditingManager, JqlQueryParser jqlQueryParser, com.atlassian.event.api.EventPublisher eventPublisher) UpgradeTaskHistoryDaoImpl(QueryDslAccessor queryDslAccessor) UpgradeVersionHistoryManagerImpl(BuildVersionRegistry buildVersionRegistry, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.upgrade.tasks
Constructors in com.atlassian.jira.upgrade.tasks with parameters of type QueryDslAccessorModifierConstructorDescriptionprotectedAbstractMd5ToShaWorkflowMigrationUpgradeTask(QueryDslAccessor queryDslAccessor) DowngradeTask_Build10020000(QueryDslAccessor queryDslAccessor, InternalJiraSecretsStorage internalJiraSecretsStorage, ApplicationProperties applicationProperties) UpgradeTask_Build10000001(QueryDslAccessor queryDslAccessor) UpgradeTask_Build10000002(QueryDslAccessor queryDslAccessor, LayoutSerializer layoutSerializer, LegacyLayoutSerializer legacyLayoutSerializer) UpgradeTask_Build10020000(QueryDslAccessor queryDslAccessor, InternalJiraSecretsStorage internalJiraSecretsStorage, ApplicationProperties applicationProperties, JiraProperties jiraProperties) UpgradeTask_Build10020002(QueryDslAccessor queryDslAccessor) UpgradeTask_Build10040000(QueryDslAccessor queryDslAccessor) UpgradeTask_Build10040001(QueryDslAccessor queryDslAccessor) UpgradeTask_Build710001(QueryDslAccessor queryDslAccessor) UpgradeTask_Build711001(QueryDslAccessor queryDslAccessor) UpgradeTask_Build712001(QueryDslAccessor queryDslAccessor) UpgradeTask_Build72001(QueryDslAccessor dbConnectionManager) UpgradeTask_Build73010(QueryDslAccessor queryDslAccessor) UpgradeTask_Build73011(QueryDslAccessor dbConnectionManager, org.ofbiz.core.entity.DelegatorInterface delegator) UpgradeTask_Build74002(CachingFeatureManager cachingFeatureManager, QueryDslAccessor queryDslAccessor) UpgradeTask_Build75002(CachingFeatureManager defaultFeatureManager, QueryDslAccessor queryDslAccessor) UpgradeTask_Build75003(CachingFeatureManager defaultFeatureManager, QueryDslAccessor queryDslAccessor) UpgradeTask_Build75004(CachingFeatureManager defaultFeatureManager, QueryDslAccessor queryDslAccessor) UpgradeTask_Build75005(CachingFeatureManager defaultFeatureManager, QueryDslAccessor queryDslAccessor) UpgradeTask_Build76001(QueryDslAccessor queryDslAccessor) UpgradeTask_Build77001(QueryDslAccessor queryDslAccessor, org.ofbiz.core.entity.DelegatorInterface delegatorInterface) UpgradeTask_Build800009(QueryDslAccessor queryDslAccessor) UpgradeTask_Build801000(QueryDslAccessor queryDslAccessor) UpgradeTask_Build811001(QueryDslAccessor queryDslAccessor) UpgradeTask_Build812001(QueryDslAccessor queryDslAccessor, com.atlassian.beehive.ClusterLockService clusterLockService) UpgradeTask_Build814001(QueryDslAccessor queryDslAccessor, com.atlassian.beehive.ClusterLockService clusterLockService, FileStores fileStores) UpgradeTask_Build819000(QueryDslAccessor queryDslAccessor) UpgradeTask_Build822000(QueryDslAccessor queryDslAccessor, org.ofbiz.core.entity.DelegatorInterface delegatorInterface) UpgradeTask_Build900000(QueryDslAccessor queryDslAccessor) UpgradeTask_Build901000(QueryDslAccessor queryDslAccessor) UpgradeTask_Build9150000(org.ofbiz.core.entity.DelegatorInterface delegatorInterface, QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor) UpgradeTask_Build960000(QueryDslAccessor queryDslAccessor, ProjectManager projectManager) -
Uses of QueryDslAccessor in com.atlassian.jira.upgrade.tasks.build10020000
Methods in com.atlassian.jira.upgrade.tasks.build10020000 that return QueryDslAccessorModifier and TypeMethodDescriptionSecretSourceColumnLocation.queryDslAccessor()Returns the value of thequeryDslAccessorrecord component.SecretSourceDirectoryCredLocation.queryDslAccessor()Returns the value of thequeryDslAccessorrecord component.SecretSourceMailServerLocation.queryDslAccessor()Returns the value of thequeryDslAccessorrecord component.SecretSourceStringAppPropertiesLocation.queryDslAccessor()Returns the value of thequeryDslAccessorrecord component.Constructors in com.atlassian.jira.upgrade.tasks.build10020000 with parameters of type QueryDslAccessorModifierConstructorDescriptionSecretsIdentifierRetriever(QueryDslAccessor queryDslAccessor) SecretSourceColumnLocation(QueryDslAccessor queryDslAccessor, com.querydsl.core.types.dsl.SimpleExpression idColumn, com.querydsl.core.types.dsl.StringPath secretColumn, com.querydsl.sql.RelationalPathBase<?> table, String prefix) Creates an instance of aSecretSourceColumnLocationrecord class.SecretSourceDirectoryCredLocation(QueryDslAccessor queryDslAccessor) Creates an instance of aSecretSourceDirectoryCredLocationrecord class.SecretSourceMailServerLocation(QueryDslAccessor queryDslAccessor) Creates an instance of aSecretSourceMailServerLocationrecord class.SecretSourceStringAppPropertiesLocation(QueryDslAccessor queryDslAccessor, Set<String> propertyKeys) Creates an instance of aSecretSourceStringAppPropertiesLocationrecord class. -
Uses of QueryDslAccessor in com.atlassian.jira.user
Constructors in com.atlassian.jira.user with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultUserPropertyManager(UserKeyStore userKeyStore, QueryDslAccessor queryDslAccessor, com.atlassian.cache.CacheManager cacheManager, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.anonymize
Constructors in com.atlassian.jira.user.anonymize.handlers.anonymize with parameters of type QueryDslAccessorModifierConstructorDescriptionDisplayNameInIssueHistoryHandler(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, UserManager userManager, UserKeyStore userKeyStore) DisplayNameInMultiUserFieldHistory(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, UserManager userManager, UserKeyStore userKeyStore) DisplayNameInSingleUserFieldHistory(QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, UserManager userManager, UserKeyStore userKeyStore) PermissionAnonymizationHandler(ShareManager shareManager, QueryDslAccessor queryDslAccessor, PermissionSchemeManager permissionSchemeManager) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.key
Fields in com.atlassian.jira.user.anonymize.handlers.key declared as QueryDslAccessorModifier and TypeFieldDescriptionprotected final QueryDslAccessorCustomFieldDefaultValueUserKeyChangeHandler.queryDslAccessorprotected final QueryDslAccessorGenericUserKeyChangeHandler.queryDslAccessorprotected final QueryDslAccessorIssueHistoryUserKeyChangeHandler.queryDslAccessorMethods in com.atlassian.jira.user.anonymize.handlers.key with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionCustomFieldDefaultValueUserKeyChangeHandler.multiUserPicker(QueryDslAccessor queryDslAccessor, com.atlassian.event.api.EventPublisher publisher, int numberOfTasksSql) Creates CustomFieldDefaultValueUserKeyChangeHandler handling custom fields of type "com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker".CustomFieldValueUserKeyChangeHandler.multiUserPicker(QueryDslAccessor queryDslAccessor, int numberOfTasks) Builds CustomFieldValueKeyChangeHandler handling fields with type of "com.atlassian.jira.plugin.system.customfieldtypes:multiuserpicker".CustomFieldDefaultValueUserKeyChangeHandler.singleUserPicker(QueryDslAccessor queryDslAccessor, com.atlassian.event.api.EventPublisher publisher, int numberOfTasksSql) Creates CustomFieldDefaultValueUserKeyChangeHandler handling custom fields of type "com.atlassian.jira.plugin.system.customfieldtypes:userpicker".CustomFieldValueUserKeyChangeHandler.singleUserPicker(QueryDslAccessor queryDslAccessor, int numberOfTasks) Builds CustomFieldValueKeyChangeHandler handling fields with type of "com.atlassian.jira.plugin.system.customfieldtypes:userpicker".Constructors in com.atlassian.jira.user.anonymize.handlers.key with parameters of type QueryDslAccessorModifierConstructorDescriptionForeignKeyChangeHandler(QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext, DatabaseAccessor databaseAccessor, com.atlassian.event.api.EventPublisher eventPublisher) GenericUserKeyChangeHandler(QueryDslAccessor queryDslAccessor, com.atlassian.event.api.EventPublisher eventPublisher, ForeignKeyInfo foreignKeyInfo, int numberOfTasks) IssueHistoryCustomFieldMultiUserKeyChangeHandler(JiraAuthenticationContext jiraAuthenticationContext, QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, int stepNumber) IssueHistoryCustomFieldUserKeyChangeHandler(JiraAuthenticationContext jiraAuthenticationContext, QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, int stepNumber) IssueHistoryUserKeyChangeHandler(JiraAuthenticationContext jiraAuthenticationContext, QueryDslAccessor queryDslAccessor, DatabaseAccessor databaseAccessor, int stepNumber, List<IssueHistoryInfo> infos) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.ownership
Constructors in com.atlassian.jira.user.anonymize.handlers.ownership with parameters of type QueryDslAccessorModifierConstructorDescriptionProjectLeadOwnershipTransferHandler(QueryDslAccessor queryDslAccessor, ProjectManager projectManager, JiraAuthenticationContext jiraAuthenticationContext) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.username.mention
Fields in com.atlassian.jira.user.anonymize.handlers.username.mention declared as QueryDslAccessorMethods in com.atlassian.jira.user.anonymize.handlers.username.mention with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionvoidAnonymizeMentionsCommand.Worker.executeUpdateEntityQuery(E entity, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx) Constructors in com.atlassian.jira.user.anonymize.handlers.username.mention with parameters of type QueryDslAccessorModifierConstructorDescriptionAnonymizeMentionsCommand(S streamingRetriever, AnonymizeMentionsCommand.Worker<E> worker, QueryDslAccessor db, JiraAuthenticationContext authContext) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.username.mention.comment
Methods in com.atlassian.jira.user.anonymize.handlers.username.mention.comment with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionvoidChangeMentionsInComments.executeUpdateEntityQuery(ActionDTO actionDTO, QueryDslAccessor db, MentionAnonymizationContext ctx) Constructors in com.atlassian.jira.user.anonymize.handlers.username.mention.comment with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.username.mention.issue
Methods in com.atlassian.jira.user.anonymize.handlers.username.mention.issue with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionvoidChangeMentionsInCustomFields.executeUpdateEntityQuery(CustomFieldValueDTO entity, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx) voidChangeMentionsInIssue.executeUpdateEntityQuery(IssueDTO issue, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx) voidChangeMentionsInTextCustomFieldsDefaultValue.executeUpdateEntityQuery(GenericConfigurationDTO entity, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx) Constructors in com.atlassian.jira.user.anonymize.handlers.username.mention.issue with parameters of type QueryDslAccessorModifierConstructorDescriptionGetTextCustomFieldsDefaultValueAffectedEntities(QueryDslAccessor dbAccessor, DatabaseAccessor databaseAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.username.mention.issuehistory
Methods in com.atlassian.jira.user.anonymize.handlers.username.mention.issuehistory with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionvoidChangeMentionsInIssueHistory.executeUpdateEntityQuery(ChangeItemDTO entity, QueryDslAccessor db, MentionAnonymizationContext ctx) Constructors in com.atlassian.jira.user.anonymize.handlers.username.mention.issuehistory with parameters of type QueryDslAccessorModifierConstructorDescriptionGetIssueHistoryAffectedEntities(QueryDslAccessor queryDslAccessor, DatabaseAccessor dbAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.username.mention.project
Methods in com.atlassian.jira.user.anonymize.handlers.username.mention.project with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionvoidChangeMentionsInProjectDescription.executeUpdateEntityQuery(ProjectDTO entity, QueryDslAccessor queryDslAccessor, MentionAnonymizationContext ctx) Constructors in com.atlassian.jira.user.anonymize.handlers.username.mention.project with parameters of type QueryDslAccessorModifierConstructorDescriptionGetProjectDescriptionAffectedEntities(QueryDslAccessor db, DatabaseAccessor databaseAccessor, ApplicationProperties applicationProperties) -
Uses of QueryDslAccessor in com.atlassian.jira.user.anonymize.handlers.username.mention.worklog
Methods in com.atlassian.jira.user.anonymize.handlers.username.mention.worklog with parameters of type QueryDslAccessorModifier and TypeMethodDescriptionvoidChangeMentionsInWorklog.executeUpdateEntityQuery(WorklogDTO worklogDTO, QueryDslAccessor db, MentionAnonymizationContext ctx) Constructors in com.atlassian.jira.user.anonymize.handlers.username.mention.worklog with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.user.util
Constructors in com.atlassian.jira.user.util with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultUserManager(com.atlassian.crowd.embedded.api.CrowdService crowdService, com.atlassian.crowd.embedded.api.CrowdDirectoryService crowdDirectoryService, com.atlassian.crowd.manager.directory.DirectoryManager directoryManager, UserKeyStore userKeyStore, com.atlassian.crowd.manager.application.ApplicationManager applicationManager, ApplicationProperties applicationProperties, JiraProperties jiraProperties, ExtendedUserDao userDao, DuplicatedUsersService duplicatedUsersService, FeatureManager featureManager, com.atlassian.crowd.embedded.api.service.ServiceAccountManager serviceAccountManager, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.versioning
Constructors in com.atlassian.jira.versioning with parameters of type QueryDslAccessor -
Uses of QueryDslAccessor in com.atlassian.jira.web.action.issue
Constructors in com.atlassian.jira.web.action.issue with parameters of type QueryDslAccessorModifierConstructorDescriptionAddComment(SubTaskManager subTaskManager, FieldManager fieldManager, FieldScreenRendererFactory fieldScreenRendererFactory, ProjectRoleManager projectRoleManager, CommentService commentService, PermissionManager permissionManager, UserUtil userUtil, IssueEventManager issueEventManager, IssueEventBundleFactory issueEventBundleFactory, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.workflow
Constructors in com.atlassian.jira.workflow with parameters of type QueryDslAccessorModifierConstructorDescriptionEagerWorkflowSchemeManager(ProjectManager projectManager, PermissionTypeManager permissionTypeManager, PermissionContextFactory permissionContextFactory, SchemeFactory schemeFactory, WorkflowManager workflowManager, ConstantsManager constantsManager, OfBizDelegator ofBizDelegator, com.atlassian.event.api.EventPublisher eventPublisher, NodeAssociationStore nodeAssociationStore, GroupManager groupManager, DraftWorkflowSchemeStore draftWorkflowSchemeStore, JiraAuthenticationContext context, UserManager userManager, I18nHelper.BeanFactory i18nFactory, AssignableWorkflowSchemeStore assignableWorkflowSchemeStore, com.atlassian.cache.CacheManager cacheManager, com.atlassian.beehive.ClusterLockService clusterLockService, QueryDslAccessor queryDslAccessor) -
Uses of QueryDslAccessor in com.atlassian.jira.workflow.edit
Constructors in com.atlassian.jira.workflow.edit with parameters of type QueryDslAccessorModifierConstructorDescriptionWorkflowIssueCountValidator(QueryDslAccessor queryDslAccessor, JiraAuthenticationContext jiraAuthenticationContext) -
Uses of QueryDslAccessor in com.atlassian.jira.workflow.migration
Constructors in com.atlassian.jira.workflow.migration with parameters of type QueryDslAccessorModifierConstructorDescriptionDefaultMigrationHelperFactory(WorkflowManager workflowManager, OfBizDelegator delegator, WorkflowSchemeManager schemeManager, ConstantsManager constantsManager, JiraAuthenticationContext authCtx, TaskManager taskManager, IssueIndexingService issueIndexingService, WorkflowSchemeManager workflowSchemeManager, com.atlassian.event.api.EventPublisher eventPublisher, IssueConstantFactory issueConstantFactory, QueryDslAccessor queryDslAccessor)