com.atlassian.greenhopper.manager.issue.fields
Class FieldCacheRefreshAdapterFactory

java.lang.Object
  extended by com.atlassian.greenhopper.manager.issue.fields.FieldCacheRefreshAdapterFactory

@Service
public class FieldCacheRefreshAdapterFactory
extends java.lang.Object

Use this class to construct the appropriate FieldCacheRefreshAdapter for the current JIRA instance.


Constructor Summary
FieldCacheRefreshAdapterFactory()
           
 
Method Summary
 FieldCacheRefreshAdapter create()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FieldCacheRefreshAdapterFactory

public FieldCacheRefreshAdapterFactory()
Method Detail

create

public FieldCacheRefreshAdapter create()


Copyright © 2007-2014 Atlassian. All Rights Reserved.