Class InvalidateCacheProcessor

java.lang.Object
org.craftercms.studio.impl.v1.content.pipeline.BaseContentProcessor
org.craftercms.studio.impl.v1.content.pipeline.InvalidateCacheProcessor
All Implemented Interfaces:
ContentProcessor

public class InvalidateCacheProcessor extends BaseContentProcessor
Invalidate cache of the content being processed TODO: currently this is only being used for assets. should refactor the code to use for form contents as well
Author:
hyanghee, Dejan Brkic