Uses of Interface
com.atlassian.jira.license.LicenseStringFactory

Packages that use LicenseStringFactory
com.atlassian.jira.action.admin   
com.atlassian.jira.license   
 

Uses of LicenseStringFactory in com.atlassian.jira.action.admin
 

Constructors in com.atlassian.jira.action.admin with parameters of type LicenseStringFactory
DataImport(ApplicationProperties applicationProperties, JiraLicenseUpdaterService jiraLicenseService, LicenseStringFactory licenseStringFactory, BuildUtilsInfo buildUtilsInfo, IndexPathManager indexPathManager, AttachmentPathManager attachmentPathManager)
           
OfbizImportHandler(org.ofbiz.core.entity.GenericDelegator genericDelegator, Executor executor, com.atlassian.jira.action.admin.DataImport.ErrorHandler errorHandler, LicenseStringFactory licenseStringFactory, IndexPathManager indexPathManager, AttachmentPathManager attachmentPathManager)
           
OfbizImportHandler(org.ofbiz.core.entity.GenericDelegator genericDelegator, Executor executor, com.atlassian.jira.action.admin.DataImport.ErrorHandler errorHandler, LicenseStringFactory licenseStringFactory, IndexPathManager indexPathManager, AttachmentPathManager attachmentPathManager, boolean useDefaultPaths)
           
 

Uses of LicenseStringFactory in com.atlassian.jira.license
 

Classes in com.atlassian.jira.license that implement LicenseStringFactory
 class LicenseStringFactoryImpl
           
 

Constructors in com.atlassian.jira.license with parameters of type LicenseStringFactory
JiraLicenseStoreImpl(ApplicationProperties applicationProperties, LicenseStringFactory licenseStringFactory)
           
 



Copyright © 2002-2011 Atlassian. All Rights Reserved.