eb48cee9ab
Audit will only failed if an exception occured. The situation that no solution found will not cause audit failed. Change-Id: Ib9c3c3505f31c14500926ec13aa865dc8f7aa310 |
||
---|---|---|
.. | ||
action_plan_state_machine.txt | ||
audit_state_machine.txt | ||
README.rst | ||
sequence_architecture_cdmc_sync.txt | ||
sequence_create_and_launch_audit.txt | ||
sequence_create_audit_template.txt | ||
sequence_from_audit_execution_to_actionplan_creation.txt | ||
sequence_launch_action_plan_in_applier.txt | ||
sequence_launch_action_plan.txt | ||
sequence_overview_watcher_usage.txt | ||
sequence_trigger_audit_in_decision_engine.txt | ||
watcher_db_schema_diagram.txt |
plantuml
To build an image from a source file, you have to upload the plantuml JAR file available on http://plantuml.com/download.html. After, just run this command to build your image:
$ cd doc/source/images
$ java -jar /path/to/plantuml.jar doc/source/image_src/plantuml/my_image.txt
$ ls doc/source/images/
my_image.png