|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of TextAnalyzer in com.atlassian.jira |
|---|
| Methods in com.atlassian.jira that return TextAnalyzer | |
|---|---|
TextAnalyzer |
ComponentManager.getTextAnalyzer()
Retrieves and returns the text analyzer instance |
| Uses of TextAnalyzer in com.atlassian.jira.action.issue |
|---|
| Fields in com.atlassian.jira.action.issue declared as TextAnalyzer | |
|---|---|
protected TextAnalyzer |
AbstractIssueUpdateAction.textAnalyzer
|
| Constructors in com.atlassian.jira.action.issue with parameters of type TextAnalyzer | |
|---|---|
AbstractIssueUpdateAction(IssueUpdater issueUpdater,
TextAnalyzer textAnalyzer)
|
|
| Uses of TextAnalyzer in com.atlassian.jira.issue.comments |
|---|
| Constructors in com.atlassian.jira.issue.comments with parameters of type TextAnalyzer | |
|---|---|
DefaultCommentManager(IssueManager issueManager,
TextAnalyzer textAnalyzer,
ProjectRoleManager projectRoleManager,
CommentPermissionManager commentPermissionManager,
OfBizDelegator delegator,
JiraAuthenticationContext jiraAuthenticationContext)
|
|
| Uses of TextAnalyzer in com.atlassian.jira.issue.managers |
|---|
| Constructors in com.atlassian.jira.issue.managers with parameters of type TextAnalyzer | |
|---|---|
DefaultIssueManager(WorkflowManager workflowManager,
AssociationManager associationManager,
TextAnalyzer textAnalyzer,
UserAssociationStore userAssociationStore,
IssueUpdater issueUpdater,
PermissionManager permissionManager)
|
|
| Uses of TextAnalyzer in com.atlassian.jira.issue.util |
|---|
| Classes in com.atlassian.jira.issue.util that implement TextAnalyzer | |
|---|---|
class |
DisabledTextAnalyzer
|
| Uses of TextAnalyzer in com.atlassian.jira.issue.worklog |
|---|
| Constructors in com.atlassian.jira.issue.worklog with parameters of type TextAnalyzer | |
|---|---|
DefaultWorklogManager(TextAnalyzer textAnalyzer,
ProjectRoleManager projectRoleManager,
WorklogStore worklogStore,
TimeTrackingIssueUpdater timeTrackingIssueUpdater)
|
|
| Uses of TextAnalyzer in com.atlassian.jira.trackback |
|---|
| Classes in com.atlassian.jira.trackback that implement TextAnalyzer | |
|---|---|
class |
TrackbackTextAnalyzer
Sends trackback pings to URLs mentioned in JIRA text. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||