Interface SessionTrees.BranchMapping
- Enclosing interface:
- SessionTrees
public static interface SessionTrees.BranchMapping
A session tree branch mapping.
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.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the session filter.Returns the target branch in the topic tree for sessions matching the session filter.