Class BaseThemeAutoImporter

java.lang.Object
com.flowable.platform.engine.impl.configuration.BaseThemeAutoImporter
All Implemented Interfaces:
EventListener, Aware, ApplicationContextAware, ApplicationListener<ContextRefreshedEvent>, Ordered
Direct Known Subclasses:
CustomThemeAutoImporter, DefaultThemeAutoImporter

public abstract class BaseThemeAutoImporter extends Object implements ApplicationListener<ContextRefreshedEvent>, Ordered, ApplicationContextAware
Author:
Filip Hrisafov