Package | Description |
---|---|
org.apache.commons.scxml2.env.groovy |
A collection of classes that allow Groovy to be used in expressions
within SCXML documents.
|
Modifier and Type | Method and Description |
---|---|
protected GroovyContext |
GroovyEvaluator.getEffectiveContext(GroovyContext nodeCtx)
Create a new context which is the summation of contexts from the
current state to document root, child has priority over parent
in scoping rules.
|
Modifier and Type | Method and Description |
---|---|
protected GroovyContext |
GroovyEvaluator.getEffectiveContext(GroovyContext nodeCtx)
Create a new context which is the summation of contexts from the
current state to document root, child has priority over parent
in scoping rules.
|
protected groovy.lang.Script |
GroovyEvaluator.getScript(GroovyContext groovyContext,
String scriptBaseClassName,
String scriptSource) |
Constructor and Description |
---|
GroovyContextBinding(GroovyContext context) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.