Uses of Interface
com.atlassian.jira.config.IssueTypeService
Packages that use IssueTypeService
Package
Description
-
Uses of IssueTypeService in com.atlassian.jira.bc.config
Constructors in com.atlassian.jira.bc.config with parameters of type IssueTypeServiceModifierConstructorDescriptionDefaultConstantsService
(I18nHelper.BeanFactory i18n, ConstantsManager constantsManager, PermissionManager permissionManager, WorkflowSchemeManager workflowSchemeMgr, WorkflowManager workflowMgr, StatusCategoryManager statusCategoryManager, IssueTypeService issueTypeService) -
Uses of IssueTypeService in com.atlassian.jira.config
Classes in com.atlassian.jira.config that implement IssueTypeServiceConstructors in com.atlassian.jira.config with parameters of type IssueTypeServiceModifierConstructorDescriptionDefaultIssueTypePermissionService
(IssueTypeService issueTypeService, GlobalPermissionManager globalPermissionManager) DefaultIssueTypeSchemeService
(SearchService searchService, IssueTypeSchemeManager issueTypeSchemeManager, ProjectService projectService, GlobalPermissionManager globalPermissionManager, I18nHelper.BeanFactory i18nFactory, IssueTypeService issueTypeService) -
Uses of IssueTypeService in com.atlassian.jira.rest.internal.v2.field.configscheme
Constructors in com.atlassian.jira.rest.internal.v2.field.configscheme with parameters of type IssueTypeServiceModifierConstructorDescriptionFieldConfigSchemeResource
(FieldConfigSchemeService fieldConfigSchemeService, JiraAuthenticationContext jiraAuthenticationContext, FieldConfigSchemeBeanFactory configSchemeBeanFactory, IssueTypeConverter issueTypeConverter, IssueTypeService issueTypeService, ProjectConverter projectConverter, JiraBaseUrls jiraBaseUrls) -
Uses of IssueTypeService in com.atlassian.jira.rest.v2.issue
Constructors in com.atlassian.jira.rest.v2.issue with parameters of type IssueTypeServiceModifierConstructorDescriptionIssueTypeResource
(JiraAuthenticationContext authContext, javax.ws.rs.core.UriInfo contextUriInfo, JiraBaseUrls jiraBaseUrls, IssueTypeService issueTypeService, I18nHelper i18n, XsrfInvocationChecker xsrfChecker, AvatarResourceHelper avatarResourceHelper, GlobalPermissionManager globalPermissionManager, ResponseFactory responseFactory) IssueTypeSchemeResource
(JiraAuthenticationContext authContext, JiraBaseUrls jiraBaseUrls, IssueTypeService issueTypeService, ResponseFactory responseFactory, OptionSetManager optionSetManager, ProjectBeanFactory projectBeanFactory, IssueTypeSchemeService issueTypeSchemeService, com.atlassian.event.api.EventPublisher eventPublisher) -
Uses of IssueTypeService in com.atlassian.jira.web.action.admin.issuetypes
Constructors in com.atlassian.jira.web.action.admin.issuetypes with parameters of type IssueTypeServiceModifierConstructorDescriptionAddNewIssueTypeToScheme
(IssueTypeManageableOption manageableOptionType, IssueTypeService issueTypeService) DeleteIssueType
(IssueTypeService issueTypeService) EditIssueType
(IssueTypeService issueTypeService) ViewIssueTypes
(FieldManager fieldManager, FieldConfigSchemeManager configSchemeManager, IssueTypeSchemeManager issueTypeSchemeManager, TranslationManager translationManager, IssueTypeManageableOption issueTypeManageableOption, com.atlassian.event.api.EventPublisher eventPublisher, IssueTypeService issueTypeService) -
Uses of IssueTypeService in com.atlassian.jira.web.action.admin.subtasks
Constructors in com.atlassian.jira.web.action.admin.subtasks with parameters of type IssueTypeService -
Uses of IssueTypeService in com.atlassian.jira.web.action.util
Constructors in com.atlassian.jira.web.action.util with parameters of type IssueTypeServiceModifierConstructorDescriptionShowConstantsHelp
(ConstantsManager constantsManager, SubTaskManager subTaskManager, PermissionManager permissionManager, IssueSecurityLevelManager issueSecurityLevelManager, StatusCategoryManager statusCategoryManager, StatusService statusService, IssueTypeService issueTypeService, PrioritySchemeService prioritySchemeService)