Uses of Class
org.speakright.core.flows.BranchFlow.GotoBranchEvent

Packages that use BranchFlow.GotoBranchEvent
org.speakright.core.flows   
 

Uses of BranchFlow.GotoBranchEvent in org.speakright.core.flows
 

Methods in org.speakright.core.flows with parameters of type BranchFlow.GotoBranchEvent
protected abstract  void BranchFlow.onCatchGotoBranchEvent(BranchFlow.GotoBranchEvent ev)
          Process the caught GotoBranchEvent.