daemon: Add "Method" property to Transaction object

This commit is contained in:
Matthew Barnes 2015-05-21 15:33:05 -04:00
parent d6a48feb7a
commit 0774249b81

View File

@ -70,6 +70,7 @@
</interface>
<interface name="org.projectatomic.rpmostree1.Transaction">
<property name="Method" type="s" access="read"/>
<property name="InitiatingOwner" type="s" access="read"/>
<!-- Yes, we can. -->