Class ContentStoreGroovyResourceLoader

java.lang.Object
org.craftercms.engine.util.groovy.ContentStoreGroovyResourceLoader
All Implemented Interfaces:
groovy.lang.GroovyResourceLoader

public class ContentStoreGroovyResourceLoader extends Object implements groovy.lang.GroovyResourceLoader
Implementation of ContentStoreGroovyResourceLoader that uses Crafter Core's content store to load Groovy resources.
Author:
avasquez
  • Field Details

  • Constructor Details

    • ContentStoreGroovyResourceLoader

      public ContentStoreGroovyResourceLoader(SiteContext siteContext, String groovyResourcesUrlPrefix)
  • Method Details