Class AbstractGroovyScriptEngineIntegration.GroovyCache

  • Enclosing class:
    AbstractGroovyScriptEngineIntegration

    protected static final class AbstractGroovyScriptEngineIntegration.GroovyCache
    extends Object
    Used to cache groovy body. we can't cache groovy class instances because they are not stateless, for example org.openiam.workflow.activiti.groovy.AbstractApproverAssociationIdentifier