com.atlassian.jira.workflow.function.misc
Class FlushCachesFunction
java.lang.Object
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
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 |
FlushCachesFunction
public FlushCachesFunction()
- Deprecated.
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-2011 Atlassian. All Rights Reserved.