feat: implement job service

Log:
This commit is contained in:
heyuming
2023-07-12 10:35:27 +08:00
committed by Comix
parent eac09c2cca
commit fdf01923db
3 changed files with 23 additions and 7 deletions

View File

@ -5,8 +5,8 @@
<annotation
name="org.freedesktop.DBus.Description"
value="Value of `Status` is one of
`pending`, `working`, `done`,
`pasuing`, `paused`, `resuming`,
`started`, `running`, `finished`,
`suspending`, `suspend`,
`canceled` and `failed`."
/>
</property>