- DEFAULT_GRAPHVIZ_OUTPUT_TYPES - Static variable in class org.apache.camel.maven.DotMojo
-
- dotAggregationEnabled - Variable in class org.apache.camel.maven.EmbeddedMojo
-
Allows the routes from multiple contexts to be aggregated into one DOT file (in addition to the individual files)
- dotDir - Variable in class org.apache.camel.maven.RunMojo
-
The DOT output directory name used to generate the DOT diagram of the
route definitions
- dotEnabled - Variable in class org.apache.camel.maven.EmbeddedMojo
-
Allows the DOT file generation to be disabled
- DotMojo - Class in org.apache.camel.maven
-
Runs Camel embedded with META-INF/services/*.xml spring files to try create
DOT files for the routing rules, then converts the DOT files into another
format such as PNG
- DotMojo() - Constructor for class org.apache.camel.maven.DotMojo
-
- duration - Variable in class org.apache.camel.maven.DotMojo
-
The duration to run the application for which by default is in
milliseconds.
- duration - Variable in class org.apache.camel.maven.EmbeddedMojo
-
The duration to run the application for which by default is in milliseconds.
- duration - Variable in class org.apache.camel.maven.RunMojo
-
The duration to run the application for which by default is in
milliseconds.