Package org.mule.runtime.cfg.api
package org.mule.runtime.cfg.api
-
ClassDescriptionBase implementation of
ChainExecutionPathTreeVisitorwith default methods implementation.Control Flow Graph (Or execution path tree) that models the execution of a flow, Mule SDK Operation, entire application, or subchain within a Mule Application.Factory that creates theChainExecutionPathTreecorresponding to the givenComponentAst.Provides a way to navigate aChainExecutionPathTreewith itsChainExecutionPathTree.accept(ChainExecutionPathTreeVisitor)method not coupled to its internal structure.