org.projectatomic.rpmostree1.Transaction
org.projectatomic.rpmostree1.Transaction
|
|
Properties
Title readable s
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 "TaskBegin" signal
TaskBegin (s text);
The "TaskEnd" signal
TaskEnd (s text);
The "PercentProgress" signal
PercentProgress (s text,
u percentage);
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 ();
Property Details
The "Title" property
Title readable s