| Constructors in com.atlassian.jira.rest.v2.issue with parameters of type ContextI18n |
AttachmentResource(AttachmentService attachmentService,
AttachmentManager attachmentManager,
JiraAuthenticationContext authContext,
BeanBuilderFactory beanBuilderFactory,
ContextI18n i18n,
ContextUriInfo uriInfo)
|
CommentResource(CommentService commentService,
JiraAuthenticationContext authContext,
ContextI18n i18n)
|
ComponentResource(ProjectComponentService projectComponentService,
UserManager userManager,
JiraAuthenticationContext authContext,
ContextI18n i18n)
|
IssueAttachmentsResource(JiraAuthenticationContext authContext,
IssueManager issueManager,
AttachmentService attachmentService,
AttachmentManager attachmentManager,
IssueUpdater issueUpdater,
PermissionManager permissionManager,
ContextI18n i18n)
|
IssueLinkTypeResource(IssueLinkTypeManager issueLinkTypeManager,
ApplicationProperties applicationProperties,
ContextI18n i18n,
ContextUriInfo contextUriInfo,
com.atlassian.plugins.rest.common.util.RestUrlBuilder restUrlBuilder)
|
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)
|
PriorityResource(ConstantsManager constantsManager,
VelocityRequestContextFactory velocityRequestContextFactory,
ContextI18n i18n)
|
ResolutionResource(ConstantsManager constantsManager,
ContextI18n i18n)
|
UserResource(UserUtil userUtil,
VelocityRequestContextFactory velocityRequestContextFactory,
ContextI18n i18n,
EmailFormatter emailFormatter,
JiraAuthenticationContext jiraAuthenticationContext)
|
VersionResource(VersionService versionService,
JiraAuthenticationContext authContext,
ContextI18n i18n)
|
WorklogResource(WorklogService worklogService,
JiraAuthenticationContext authenticationContext,
UserManager userManager,
ContextI18n i18n)
|