Uses of Package
org.mule.runtime.cfg.api
-
Classes in org.mule.runtime.cfg.api used by org.mule.runtime.cfg.apiClassDescriptionControl Flow Graph (Or execution path tree) that models the execution of a flow, Mule SDK Operation, entire application, or subchain within a Mule Application.Provides a way to navigate a
ChainExecutionPathTreewith itsChainExecutionPathTree.accept(ChainExecutionPathTreeVisitor)method not coupled to its internal structure.