Container for the configuration of a Task.
More...
#include <TaskConfig.h>
|
std::string | taskName |
|
std::string | moduleName |
|
std::string | className |
|
int | cycleDurationSeconds |
|
int | maxNumberCycles |
|
std::string | consulUrl |
|
std::string | conditionUrl = "" |
|
std::unordered_map< std::string, std::string > | customParameters = {} |
|
std::string | detectorName = "MISC" |
|
int | parallelTaskID = 0 |
|
std::string | saveToFile = "" |
|
Container for the configuration of a Task.
The documentation for this struct was generated from the following file: