com.atlassian.sal.jira.pluginsettings
Class LazyProjectMigratingPropertySet

java.lang.Object
  extended by com.atlassian.sal.jira.pluginsettings.LazyProjectMigratingPropertySet

public class LazyProjectMigratingPropertySet
extends Object

Lazily migrates the old SAL settings by keys from project into normal property sets. May be decommissioned at some point in future, no sooner than SAL 3.


Constructor Summary
LazyProjectMigratingPropertySet()
           
 
Method Summary
static com.opensymphony.module.propertyset.PropertySet create(ProjectManager projectManager, JiraPropertySetFactory jiraPropertySetFactory, com.opensymphony.module.propertyset.PropertySet propertySet, String propertyKey)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LazyProjectMigratingPropertySet

public LazyProjectMigratingPropertySet()
Method Detail

create

public static com.opensymphony.module.propertyset.PropertySet create(ProjectManager projectManager,
                                                                     JiraPropertySetFactory jiraPropertySetFactory,
                                                                     com.opensymphony.module.propertyset.PropertySet propertySet,
                                                                     String propertyKey)


Copyright © 2002-2013 Atlassian. All Rights Reserved.