10#ifndef ZYPP_SHARED_COMMIT_COMMITMESSAGE_H_INCLUDED
11#define ZYPP_SHARED_COMMIT_COMMITMESSAGE_H_INCLUDED
58 static constexpr std::string_view
typeName =
"Commit";
79 static constexpr std::string_view
typeName =
"TransactionError";
88 static constexpr std::string_view
typeName =
"RpmLog";
99 static constexpr std::string_view
typeName =
"PackageBegin";
107 static constexpr std::string_view
typeName =
"PackageFinished";
115 static constexpr std::string_view
typeName =
"PackageError";
123 static constexpr std::string_view
typeName =
"PackageProgress";
134 static constexpr std::string_view
typeName =
"CleanupBegin";
142 static constexpr std::string_view
typeName =
"CleanupFinished";
150 static constexpr std::string_view
typeName =
"CleanupProgress";
161 static constexpr std::string_view
typeName =
"ScriptBegin";
171 static constexpr std::string_view
typeName =
"ScriptFinished";
179 static constexpr std::string_view
typeName =
"ScriptError";
189 static constexpr std::string_view
typeName =
"TransBegin";
197 static constexpr std::string_view
typeName =
"TransFinished";
203 static constexpr std::string_view
typeName =
"TransProgress";
Command frame for communication with PluginScript.
std::variant< InstallStep, RemoveStep > TransactionStep
static zyppng::expected< CleanupBegin > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static constexpr std::string_view typeName
static zyppng::expected< CleanupFinished > fromStompMessage(const zypp::PluginFrame &msg)
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static zyppng::expected< CleanupProgress > fromStompMessage(const zypp::PluginFrame &msg)
std::vector< TransactionStep > transactionSteps
Commit(Commit &&)=default
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static constexpr std::string_view typeName
Commit(const Commit &)=default
static zyppng::expected< Commit > fromStompMessage(const zypp::PluginFrame &msg)
Commit & operator=(const Commit &)=default
Commit & operator=(Commit &&)=default
static constexpr std::string_view typeName
static zyppng::expected< PackageBegin > fromStompMessage(const zypp::PluginFrame &msg)
zyppng::expected< zypp::PluginFrame > toStompMessage() const
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static zyppng::expected< PackageError > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
static zyppng::expected< PackageFinished > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static zyppng::expected< PackageProgress > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static constexpr std::string_view typeName
static zyppng::expected< RpmLog > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
std::string scriptPackage
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static zyppng::expected< ScriptBegin > fromStompMessage(const zypp::PluginFrame &msg)
static zyppng::expected< ScriptError > fromStompMessage(const zypp::PluginFrame &msg)
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static constexpr std::string_view typeName
static zyppng::expected< ScriptFinished > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static constexpr std::string_view typeName
static zyppng::expected< TransBegin > fromStompMessage(const zypp::PluginFrame &msg)
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static zyppng::expected< TransFinished > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static zyppng::expected< TransProgress > fromStompMessage(const zypp::PluginFrame &msg)
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static constexpr std::string_view typeName
zyppng::expected< zypp::PluginFrame > toStompMessage() const
static zyppng::expected< TransactionError > fromStompMessage(const zypp::PluginFrame &msg)
std::vector< std::string > problems