com.atlassian.sal.jira.pluginsettings
Class LazyProjectMigratingPropertySet
java.lang.Object
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.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LazyProjectMigratingPropertySet
public LazyProjectMigratingPropertySet()
create
public static com.opensymphony.module.propertyset.PropertySet create(ProjectManager projectManager,
JiraPropertySetFactory jiraPropertySetFactory,
com.opensymphony.module.propertyset.PropertySet propertySet,
String propertyKey)
Copyright © 2002-2011 Atlassian. All Rights Reserved.