public static interface SessionTrees.BranchMapping
Branch mappings belong to branch mapping
tables
. Each branch mapping is a pair of a session
filter
and the target topic tree branch that applies to sessions
matching the filter.
Modifier and Type | Method and Description |
---|---|
String |
getSessionFilter()
Returns the session filter.
|
String |
getTopicTreeBranch()
Returns the target branch in the topic tree for sessions matching the
session filter.
|
Copyright © 2024 DiffusionData Ltd. All Rights Reserved.