Uses of Class
lumis.portal.analytics.automationflow.condition.TrueFalseNode
-
Packages that use TrueFalseNode Package Description lumis.portal.analytics.automationflow.condition -
-
Uses of TrueFalseNode in lumis.portal.analytics.automationflow.condition
Subclasses of TrueFalseNode in lumis.portal.analytics.automationflow.condition Modifier and Type Class Description class
AbstractUserInJourneyChoiceNode
Choice node that splits the flow depending whether the user is on a given journey or journey instance.class
FilterByEventAttributeNode
Filters the flow by the given event filter.class
FilterBySegmentationNode
Filters the flow by user segmentation.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.
-