Uses of Interface
com.artisol.teneo.engine.core.solution.ImmutableFlowTriggerI
Packages that use ImmutableFlowTriggerI
-
Uses of ImmutableFlowTriggerI in com.artisol.teneo.engine.core.engine
Methods in com.artisol.teneo.engine.core.engine that return ImmutableFlowTriggerIModifier and TypeMethodDescriptionImmutableActiveFlowI.getFlowTrigger()Returns the flow trigger (normal or pro-active) which caused activation of the flow. -
Uses of ImmutableFlowTriggerI in com.artisol.teneo.engine.core.engine.path
Constructors in com.artisol.teneo.engine.core.engine.path with parameters of type ImmutableFlowTriggerIModifierConstructorDescriptionFlowTriggerElement(ImmutableFlowTriggerI _trigger, ActiveFlow _currentFlow, ScriptEnvironmentI _scriptEnv)