Package com.atlassian.jira.rest.v2.admin
Class ConfigurationBeanFactory
java.lang.Object
com.atlassian.jira.rest.v2.admin.ConfigurationBeanFactory
-
Constructor Summary
ConstructorsConstructorDescriptionConfigurationBeanFactory(VoteService voteService, WatcherService watcherService, ApplicationProperties applicationProperties, SubTaskManager subTaskManager, AttachmentConfigManager attachmentConfigManager, IssueLinkManager issueLinkManager, TimeTrackingConfiguration timeTrackingConfiguration) -
Method Summary
-
Constructor Details
-
ConfigurationBeanFactory
@Autowired public ConfigurationBeanFactory(VoteService voteService, WatcherService watcherService, ApplicationProperties applicationProperties, SubTaskManager subTaskManager, AttachmentConfigManager attachmentConfigManager, IssueLinkManager issueLinkManager, TimeTrackingConfiguration timeTrackingConfiguration)
-
-
Method Details
-
createConfigurationBean
-