Uses of Class
lumis.portal.analytics.automationflow.condition.AbstractUserInJourneyChoiceNode
-
Packages that use AbstractUserInJourneyChoiceNode Package Description lumis.portal.analytics.automationflow.condition -
-
Uses of AbstractUserInJourneyChoiceNode in lumis.portal.analytics.automationflow.condition
Subclasses of AbstractUserInJourneyChoiceNode in lumis.portal.analytics.automationflow.condition Modifier and Type Class Description class
UserInJourneyChoiceNode
Choice node that splits the flow depending whether the user is in a given journey.class
UserInJourneyStageChoiceNode
Choice node that splits the flow depending whether the user is in a given journey stage.
-