39404142434445
public NavigationCaseBuilderImpl(FlowBuilderImpl flowBuilder, FlowImpl facesFlow) { this._flowBuilder = flowBuilder; this._facesFlow = facesFlow; this._navigationCaseImpl = new NavigationCaseImpl(); }