Uses of Interface
com.artisol.teneo.engine.core.solution.ImmutableFlowI
Packages that use ImmutableFlowI
Package
Description
-
Uses of ImmutableFlowI in com.artisol.teneo.engine.core.engine
Methods in com.artisol.teneo.engine.core.engine that return ImmutableFlowIModifier and TypeMethodDescriptionImmutableActiveFlowI.getFlow()Returns the flow which is active. -
Uses of ImmutableFlowI in com.artisol.teneo.engine.core.engine.path
Constructors in com.artisol.teneo.engine.core.engine.path with parameters of type ImmutableFlowIModifierConstructorDescriptionExecutedFlowNodeElement(ImmutableFlowI _targetFlow, ActiveFlow _currentFlow, ScriptEnvironmentI _scriptEnv, Map<String, Object> _mChangedSessionVariables, Map<String, Object> _mChangedFlowVariables) -
Uses of ImmutableFlowI in com.artisol.teneo.engine.core.solution
Methods in com.artisol.teneo.engine.core.solution that return ImmutableFlowI