public abstract class AbstractContentPlugin extends AbstractPlugin implements ContentPlugin
AbstractPlugin for developers that need to implement ContentPlugin.| Constructor and Description |
|---|
AbstractContentPlugin() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.String> |
getUsedContentPaths(BundleSet bundleSet,
org.bladerunnerjs.model.RequestMode requestMode,
Locale... locales) |
boolean |
outputAllBundles() |
castTo, close, equals, getPluginClass, instanceOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequestPrefix, getValidContentPaths, handleRequestcastTo, close, getPluginClass, instanceOf, setBRJSpublic boolean outputAllBundles()
public java.util.List<java.lang.String> getUsedContentPaths(BundleSet bundleSet, org.bladerunnerjs.model.RequestMode requestMode, Locale... locales) throws ContentProcessingException
getUsedContentPaths in interface ContentPluginContentProcessingException