|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IssueService in com.atlassian.jira |
|---|
| Methods in com.atlassian.jira that return IssueService | |
|---|---|
IssueService |
ComponentManager.getIssueService()
Retrieves and returns the issue service instance |
| Uses of IssueService in com.atlassian.jira.action.issue |
|---|
| Constructors in com.atlassian.jira.action.issue with parameters of type IssueService | |
|---|---|
IssueDelete(IssueService issueService,
IssueManager issueManager,
IssueFactory issueFactory)
Deprecated. |
|
| Uses of IssueService in com.atlassian.jira.bc.issue |
|---|
| Classes in com.atlassian.jira.bc.issue that implement IssueService | |
|---|---|
class |
DefaultIssueService
The default implementation of the IssueService. |
| Uses of IssueService in com.atlassian.jira.dev.reference.plugin.report |
|---|
| Constructors in com.atlassian.jira.dev.reference.plugin.report with parameters of type IssueService | |
|---|---|
ReferenceReport(SearchService searchService,
IssueService issueService,
JiraAuthenticationContext authenticationContext)
|
|
| Uses of IssueService in com.atlassian.jira.gadgets.system |
|---|
| Constructors in com.atlassian.jira.gadgets.system with parameters of type IssueService | |
|---|---|
QuickCreateResource(ConstantsManager constantsManager,
PermissionManager permissionManager,
JiraAuthenticationContext authenticationContext,
IssueService issueService)
|
|
| Uses of IssueService in com.atlassian.jira.rest.v1.issues |
|---|
| Constructors in com.atlassian.jira.rest.v1.issues with parameters of type IssueService | |
|---|---|
IssueResource(JiraAuthenticationContext authContext,
I18nHelper.BeanFactory i18nBeanFactory,
IssuePickerSearchService service,
IssueManager issueManager,
IssueService issueService,
ApplicationProperties applicationProperties,
ProjectManager projectManager,
WorkflowManager workflowManager,
SimpleLinkManager simpleLinkManager,
XsrfTokenGenerator xsrfTokenGenerator,
VoteService voteService,
WatcherManager watcherManager)
|
|
| Uses of IssueService in com.atlassian.jira.rest.v2.issue |
|---|
| Constructors in com.atlassian.jira.rest.v2.issue with parameters of type IssueService | |
|---|---|
IssueResource(IssueService issueService,
JiraAuthenticationContext authContext,
CommentService commentService,
FieldLayoutManager fieldLayoutManager,
WorkflowManager workflowManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
UserManager userManager,
AttachmentManager attachmentManager,
FieldManager fieldManager,
ApplicationProperties applicationProperties,
IssueLinkManager issueLinkManager,
ResourceUriBuilder uriBuilder,
RendererManager rendererManager,
ProjectRoleManager projectRoleManager,
IssueSecurityLevelManager issueSecurityLevelManager,
WorklogService worklogService,
ResolverManager resolverManager,
CustomFieldOps customFieldOps,
VoteService voteService,
ContextI18n i18n,
WatcherOps watcherOps,
WatcherService watcherService,
BeanBuilderFactory beanBuilderFactory,
ContextUriInfo contextUriInfo,
IssueManager issueManager,
PermissionManager permissionManager)
|
|
LinkIssueResource(ApplicationProperties applicationProperties,
ContextI18n i18n,
IssueLinkTypeManager issueLinkTypeManager,
IssueService issueService,
JiraAuthenticationContext authContext,
PermissionManager permissionManager,
IssueLinkManager issueLinkManager,
CommentService commentService,
ProjectRoleManager projectRoleManager)
|
|
| Uses of IssueService in com.atlassian.jira.web.action.issue |
|---|
| Constructors in com.atlassian.jira.web.action.issue with parameters of type IssueService | |
|---|---|
CloneIssueDetails(ApplicationProperties applicationProperties,
PermissionManager permissionManager,
IssueLinkManager issueLinkManager,
IssueLinkTypeManager issueLinkTypeManager,
SubTaskManager subTaskManager,
AttachmentManager attachmentManager,
FieldManager fieldManager,
IssueCreationHelperBean issueCreationHelperBean,
IssueFactory issueFactory,
IssueService issueService)
|
|
CommentAssignIssue(IssueLinkManager issueLinkManager,
SubTaskManager subTaskManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueUtilsBean issueUtils,
CommentService commentService,
IssueService issueService)
|
|
CreateIssueDetails(IssueFactory issueFactory,
IssueCreationHelperBean issueCreationHelperBean,
IssueService issueService)
|
|
CreateSubTaskIssueDetails(ConstantsManager constantsManager,
SubTaskManager subTaskManager,
IssueCreationHelperBean issueCreationHelperBean,
SubTaskQuickCreationConfig subTaskQuickCreationConfig,
FieldScreenRendererFactory fieldScreenRendererFactory,
IssueFactory issueFactory,
IssueService issueService)
|
|
DeleteIssue(IssueLinkManager issueLinkManager,
SubTaskManager subTaskManager,
IssueService issueService)
|
|
EditIssue(IssueLinkManager issueLinkManager,
SubTaskManager subTaskManager,
ConstantsManager constantsManager,
FieldLayoutManager fieldLayoutManager,
WorkflowManager workflowManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
IssueService issueService)
|
|
| Uses of IssueService in com.atlassian.jira.web.action.popups |
|---|
| Constructors in com.atlassian.jira.web.action.popups with parameters of type IssueService | |
|---|---|
ShowTimeTrackingHelp(ApplicationProperties applicationProperties,
WorklogService worklogService,
IssueService issueService)
|
|
| Uses of IssueService in com.atlassian.jira.web.action.workflow |
|---|
| Constructors in com.atlassian.jira.web.action.workflow with parameters of type IssueService | |
|---|---|
SimpleWorkflowAction(IssueService issueService)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||