com.atlassian.jira.workflow.function.misc
Class FlushCachesFunction

java.lang.Object
  extended by com.atlassian.jira.workflow.function.misc.FlushCachesFunction
All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider

Deprecated. This class is here for legacy reasons - it may be contained in other people's

public class FlushCachesFunction
extends Object
implements com.opensymphony.workflow.FunctionProvider

This function flushes the caches for a given key


Constructor Summary
FlushCachesFunction()
          Deprecated.  
 
Method Summary
 void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps)
          Deprecated.  
static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor()
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlushCachesFunction

public FlushCachesFunction()
Deprecated. 
Method Detail

execute

public void execute(Map transientVars,
                    Map args,
                    com.opensymphony.module.propertyset.PropertySet ps)
Deprecated. 
Specified by:
execute in interface com.opensymphony.workflow.FunctionProvider

makeDescriptor

public static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor()
Deprecated. 


Copyright © 2002-2014 Atlassian. All Rights Reserved.