@FieldsAreNonnullByDefault @ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.confluence.test.compilationmonitor.lesscss
-
Class Summary Class Description LessCssCompilationListener Listens forLessCssCompilationEvent
events generated by the lesscss-transformer plugin, and passes them to the store for later processing.LessCssCompilationRestResource A REST resource that returns all recorded lesscss compilations.LessCssCompilationStore Keeps a record of which lesscss URIs have been compiled, both in an in-memory set and in a log file on disk.