Package org.graphwalker.core.model
Class Action
java.lang.Object
org.graphwalker.core.model.Action
Action
The Action is a script of code executed after an edge has been run. The action script contains any code and data that is used by guards to make edges accessible. By default the code is interpreted as JavaScript.- Author:
- Nils Olsson
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Action
-
-
Method Details
-
getScript
-