Reporting
Here we describe the definition of reporting for activities.
Not all of these options are supported for all activities! Usually, activities that do not support multi-threading (like cleanup) also do not support these options. |
Item | Meaning | Default |
---|---|---|
Controls logging aspects of an activity execution. |
See the description. |
|
Specifies when and how should be the activity execution traced. |
No tracing. |
|
Specifies when and how should be the activity execution dynamically profiled. This functionality is deprecated. The tracing should be used instead. |
No profiling. |
|
Configures specific activity execution reports: on buckets, items, and so on. |
No reports. |
|
How should the activity deal with item counting, i.e. determining "expected progress" for a bucket or overall. |
TODO |
|
Parameters related to the maintenance of activity tree state overview. |
TODO |
|
Whether we want to create a simulation result object for this activity run. Since 4.7. |
No. |