org.projectatomic.rpmostree1.Transaction
org.projectatomic.rpmostree1.Transaction
|
|
Method Details
The Cancel() method
Cancel ();
The Start() method
Start (OUT b started);
Signal Details
The "Finished" signal
Finished (b success,
s error_message);
b success :
|
|
s error_message :
|
|
The "Message" signal
Message (s text);
The "DownloadProgress" signal
DownloadProgress ((tt) time,
(uu) outstanding,
(uuu) metadata,
(uuut) delta,
(uu) content,
(tt) transfer);
(tt) time :
|
|
(uu) outstanding :
|
|
(uuu) metadata :
|
|
(uuut) delta :
|
|
(uu) content :
|
|
(tt) transfer :
|
|
The "SignatureProgress" signal
SignatureProgress (av signature,
s commit);
The "ProgressEnd" signal
ProgressEnd ();