32 JOB_UNKNOWN(
const std::string& aType,
const nlohmann::json& aSettings );
34 void FromJson(
const nlohmann::json& j )
override;
35 void ToJson( nlohmann::json& j )
const override;
JOB_UNKNOWN(const std::string &aType, const nlohmann::json &aSettings)
nlohmann::json m_settings
virtual void FromJson(const nlohmann::json &j)
JOB(const std::string &aType, bool aOutputIsDirectory)
virtual wxString GetDefaultDescription() const
virtual void ToJson(nlohmann::json &j) const