Class AbstractFlowElement.FlowData

  • All Implemented Interfaces:
    ImmutableFlowI, Serializable
    Enclosing class:
    AbstractFlowElement

    protected static class AbstractFlowElement.FlowData
    extends Object
    implements ImmutableFlowI, Serializable
    This class holds all flow data required for path elements. It is used as replacement for a real flow object in case the path data is serialized, in order to avoid serializing a much larger flow object.