Class LessCssCompilationStore
java.lang.Object
com.atlassian.confluence.test.compilationmonitor.lesscss.LessCssCompilationStore
- All Implemented Interfaces:
org.springframework.beans.factory.DisposableBean
public class LessCssCompilationStore
extends Object
implements org.springframework.beans.factory.DisposableBean
Keeps a record of which lesscss URIs have been compiled, both in an in-memory set and in a log file on disk.
- Since:
- 5.9
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LessCssCompilationStore
public LessCssCompilationStore()
-
-
Method Details
-
destroy
public void destroy()- Specified by:
destroy
in interfaceorg.springframework.beans.factory.DisposableBean
-
clear
public void clear()
-