Petals ANT Tasks 2.6.0-SNAPSHOT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History

|| Attribute || Description || Default ||Required ? ||
| dir | The root directory of MONIT log files to load. | - | Yes, if no nested element '{{dirset}}' is given. |
| id | Reference name of the internal object associated to MONIT traces loaded. | - | Yes |
| failOnError | If {{false}}, the Ant task will never fail even if an error occurs parsing MONIT traces | true | No |

h3. Nested elements

h4. Root directories of MONIT log files: {{dirset}}

The nested element {{<dirset>}} is used to select several root directories to read. The {{dir}} attribute must not be set. More information on attributes of {{dirset}} here: https://ant.apache.org/manual/Types/dirset.html

h2. Task {{petals-extract-flow-step-info}}