Recursively add all the folders which have a cid value into the given map
Adds a child to the given folder / route
Adds the route children to the given folder for each step in the route
Returns an object of all the CamelContext MBeans keyed by the component name
Returns an object of all the CamelContext MBeans keyed by their id
Returns an object of all the CamelContext MBeans keyed by the route ID
Looks up the Camel language settings for the given language name
Returns an object for the given processor from the Camel tree
Flushes the cached Camel XML route node stored in the selected tree Folder
Rebuilds the DOM tree from the tree node and performs all the various hacks
to turn the folder / JSON / model into valid camel XML
such as renaming language elements from <language expression="foo" language="bar/>
to
is either the Node from the tree widget (with the real Folder in the data property) or a Folder
Escapes the given URI text so it can be used in a JMX name
Re-generates the XML document using the given Tree widget Node or Folder as the source
Returns the JMX folder for the camel context
Returns the mbean for the given camel context ID or null if it cannot be found
Looks up the given node name in the Camel schema
Returns the mbean for the currently selected camel context and the name of the currently selected endpoint for JMX operations on a context that require an endpoint name.
When lazy loading route info (using dumpRoutesAsXml() operation) we need MBean name from the folder and not from the selection
Returns the root JMX Folder of the camel mbeans
Returns the JSON data for the camel folder; extracting it from the associated routeXmlNode or using the previously extracted and/or edited JSON
Returns the URI string for the given EIP pattern node or null if it is not applicable
Parse out the currently selected endpoint's name to be used when invoking on a context operation that wants an endpoint name
Returns the cached Camel XML route node stored in the current tree selection Folder
Returns the selected camel context mbean for the given selection or null if it cannot be found
Returns the selected camel trace mbean for the given selection or null if it cannot be found
Returns the selected camel route mbean for the given route id
Whether to hide options which uses default values
Whether to hide the documentation for the options
Whether to hide options which have unused/empty values
Function to highlight the selected toNode in the nodes graph
the nodes
the node to highlight
Returns true if we should ignore ID values for labels in camel diagrams
Returns true if the given nodeId is a route, endpoint or pattern (and not some nested type like a data format)
Is the currently selected Camel version equal or greater than
major version as number
minor version as number
Returns true if the given node type prefers adding the next sibling as a child
Returns true if the state of the item begins with the given state - or one of the given states
the item which has a State
a value or an array of states
Returns the link to browse the endpoint full screen
Given a selection in the workspace try figure out the URL to the full screen view
Returns the link to the route diagram full screen
Converts the XML string or DOM node to a camel tree
Returns the maximum width of a label before we start to truncate
Returns the max body length for tracer and debugger
Looks up the route XML for the given context and selected route and processes the selected route's XML with the given function
Returns the max value for seconds in the route metrics UI
Returns true if we should show inflight counter in Camel route diagram
Returns whether to include streams body for tracer and debugger
Override the EIP pattern tabs...
Define the default categories for endpoints and map them to endpoint names
specify custom label & icon properties for endpoint names
Define the default form configurations
Maps endpoint names to a category object
Generated using TypeDoc
Camel
Camel