com.atlassian.greenhopper.optionalfeatures.sampledata
Class SampleDataImporterServiceFactory
java.lang.Object
com.atlassian.greenhopper.optionalfeatures.OptionalService<com.atlassian.jira.plugins.importer.sample.SampleDataImporter>
com.atlassian.greenhopper.optionalfeatures.sampledata.SampleDataImporterServiceFactory
- All Implemented Interfaces:
- org.springframework.beans.factory.DisposableBean
public class SampleDataImporterServiceFactory
- extends OptionalService<com.atlassian.jira.plugins.importer.sample.SampleDataImporter>
|
Constructor Summary |
SampleDataImporterServiceFactory(com.atlassian.plugin.PluginAccessor pluginAccessor,
SprintManager sprintManager,
com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext,
WorkflowService workflowService,
com.atlassian.jira.issue.CustomFieldManager customFieldManager,
SimplifiedWorkflowService simplifiedWorkflowService,
com.atlassian.jira.project.ProjectManager projectManager,
RankCustomFieldService rankCustomFieldService,
com.atlassian.jira.issue.IssueManager issueManager,
RankManager rankManager,
RankableFactory rankableFactory,
org.osgi.framework.BundleContext bundleContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SampleDataImporterServiceFactory
public SampleDataImporterServiceFactory(com.atlassian.plugin.PluginAccessor pluginAccessor,
SprintManager sprintManager,
com.atlassian.jira.security.JiraAuthenticationContext jiraAuthenticationContext,
WorkflowService workflowService,
com.atlassian.jira.issue.CustomFieldManager customFieldManager,
SimplifiedWorkflowService simplifiedWorkflowService,
com.atlassian.jira.project.ProjectManager projectManager,
RankCustomFieldService rankCustomFieldService,
com.atlassian.jira.issue.IssueManager issueManager,
RankManager rankManager,
RankableFactory rankableFactory,
org.osgi.framework.BundleContext bundleContext)
get
public SampleDataGenerator get()
Copyright © 2007-2013 Atlassian. All Rights Reserved.