Class ScriptNodeElement
-
- All Implemented Interfaces:
Serializable
public class ScriptNodeElement extends AbstractVertexElement
The script element denotes that a certain script node has been executed.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getType()
-
Methods inherited from class AbstractVertexElement
getDescription, getName, getVertexId, toString
-
Methods inherited from class AbstractElementWithScriptingAndMetadata
getMetadata
-
Methods inherited from class AbstractElementWithScripting
getChangedFlowVariables
-
Methods inherited from class AbstractElementWithSessionScripting
getChangedSessionVariables
-
Methods inherited from class PathElement
getPropertyGetters
-
-