Class RaiseFlowElement
-
- All Implemented Interfaces:
Serializable
public class RaiseFlowElement extends AbstractFlowElement
The RaiseFlow element denotes that a certain flow was raised, i.e. put on top of the active flows stack. It contains information about the raised flow.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getType()
-
Methods inherited from class AbstractFlowElement
getDescription, getFlowFolder, getFlowId, getFlowInstanceId, getFlowName, getName, getVertexId, getVertexName, 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
-
-