Class FlushCachesFunction
java.lang.Object
com.atlassian.jira.workflow.function.misc.FlushCachesFunction
- All Implemented Interfaces:
com.opensymphony.workflow.FunctionProvider
public class FlushCachesFunction
extends Object
implements com.opensymphony.workflow.FunctionProvider
Deprecated.
This class is here for legacy reasons - it may be contained in other people's
This function flushes the caches for a given key
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated.static com.opensymphony.workflow.loader.FunctionDescriptorDeprecated.
-
Constructor Details
-
FlushCachesFunction
public FlushCachesFunction()Deprecated.
-
-
Method Details
-
execute
public void execute(Map transientVars, Map args, com.opensymphony.module.propertyset.PropertySet ps) Deprecated.- Specified by:
executein interfacecom.opensymphony.workflow.FunctionProvider
-
makeDescriptor
public static com.opensymphony.workflow.loader.FunctionDescriptor makeDescriptor()Deprecated.
-