Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BranchMappingTableBuilder

Builder for BranchMappingTable instances.

author

Push Technology Limited

since

6.7

see

SessionTrees

see

Diffusion.newBranchMappingTableBuilder()

Hierarchy

  • BranchMappingTableBuilder

Index

Methods

addBranchMapping

  • Add a new branch mapping.

    Parameters

    • sessionFilter: string
    • topicTreeBranch: string

    Returns BranchMappingTableBuilder

    this Builder

create

  • Create a new BranchMappingTable.

    Parameters

    • sessionTreeBranch: string

      the session tree branch

    Returns BranchMappingTable

reset