|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of VoteManager in com.atlassian.jira |
|---|
| Methods in com.atlassian.jira that return VoteManager | |
|---|---|
VoteManager |
ComponentManager.getVoteManager()
Deprecated. Get this component injected in your constructor or use ComponentAccessor for static access instead. Since v5.2. |
| Uses of VoteManager in com.atlassian.jira.bc.issue.vote |
|---|
| Constructors in com.atlassian.jira.bc.issue.vote with parameters of type VoteManager | |
|---|---|
DefaultVoteService(VoteManager voteManager,
I18nHelper.BeanFactory beanFactory,
ApplicationProperties applicationProperties,
PermissionManager permissionManager,
I18nHelper.BeanFactory i18nFactory)
|
|
| Uses of VoteManager in com.atlassian.jira.component |
|---|
| Methods in com.atlassian.jira.component that return VoteManager | |
|---|---|
static VoteManager |
ComponentAccessor.getVoteManager()
Retrieves and returns the vote manager instance |
| Uses of VoteManager in com.atlassian.jira.issue.index.indexers.impl |
|---|
| Constructors in com.atlassian.jira.issue.index.indexers.impl with parameters of type VoteManager | |
|---|---|
VotesIndexer(FieldVisibilityManager fieldVisibilityManager,
VoteManager voteManager)
|
|
| Uses of VoteManager in com.atlassian.jira.issue.vote |
|---|
| Classes in com.atlassian.jira.issue.vote that implement VoteManager | |
|---|---|
class |
DefaultVoteManager
|
| Constructors in com.atlassian.jira.issue.vote with parameters of type VoteManager | |
|---|---|
DefaultIssueVoterAccessor(VoteManager voteManager)
|
|
DefaultVotedIssuesAccessor(VoteManager voteManager,
SearchProvider searchProvider,
SearchProviderFactory factory)
|
|
| Uses of VoteManager in com.atlassian.jira.jql.permission |
|---|
| Constructors in com.atlassian.jira.jql.permission with parameters of type VoteManager | |
|---|---|
VotePermissionChecker(VoteManager voteManager)
|
|
| Uses of VoteManager in com.atlassian.jira.jql.query |
|---|
| Constructors in com.atlassian.jira.jql.query with parameters of type VoteManager | |
|---|---|
VoterClauseQueryFactory(JqlOperandResolver operandResolver,
UserResolver userResolver,
VoteManager voteManager,
PermissionQueryFactory permissionQueryFactory)
|
|
VotesClauseQueryFactory(JqlOperandResolver operandResolver,
VotesIndexValueConverter votesIndexValueConverter,
VoteManager voteManager)
|
|
| Uses of VoteManager in com.atlassian.jira.jql.validator |
|---|
| Constructors in com.atlassian.jira.jql.validator with parameters of type VoteManager | |
|---|---|
VotesValidator(JqlOperandResolver jqlOperandResolver,
VotesIndexValueConverter votesIndexValueConverter,
VoteManager voteManager)
|
|
| Uses of VoteManager in com.atlassian.jira.plugin.viewissue |
|---|
| Constructors in com.atlassian.jira.plugin.viewissue with parameters of type VoteManager | |
|---|---|
PeopleBlockContextProvider(ApplicationProperties applicationProperties,
AvatarService avatarService,
JiraAuthenticationContext authenticationContext,
FieldScreenRendererFactory fieldScreenRendererFactory,
FieldVisibilityManager fieldVisibilityManager,
IssueManager issueManager,
PermissionManager permissionManager,
UserFormatManager userFormatManager,
VoteManager voteManager,
WatcherManager watcherManager)
|
|
| Uses of VoteManager in com.atlassian.jira.plugin.webfragment.conditions |
|---|
| Constructors in com.atlassian.jira.plugin.webfragment.conditions with parameters of type VoteManager | |
|---|---|
HasVotedForIssueCondition(VoteManager voteManager)
|
|
| Uses of VoteManager in com.atlassian.jira.web.action.issue |
|---|
| Constructors in com.atlassian.jira.web.action.issue with parameters of type VoteManager | |
|---|---|
ViewVoters(VoteManager voteManager,
VoteService voteService,
PermissionManager permissionManager,
TimeZoneManager timeZoneManager)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||