public interface Script
extends org.craftercms.core.util.cache.CachingAwareObject
Simple interface for scripts in some non-Java language (Groovy, Jython, Javascript, etc) that can be retrieved from the Crafter
content store and executed inside the JVM.