Package com.day.cq.dam.api.smartcrop
Interface SmartCropPostProcessor
public interface SmartCropPostProcessor
Handles post processing of different crud events for smart crops
The implemenations of this interface can relay the appropriate event to
a downstream system such as dynamicmedia.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess(SmartCropPostProcessor.EventType type, Asset asset, List<SmartCrop> crops) voidprocess(SmartCropPostProcessor.EventType type, Rendition rendition)
-
Method Details
-
process
-
process
-