Uses of Class
com.avoka.tm.svc.JobUpdater
-
Uses of JobUpdater in com.avoka.tm.svc
Modifier and TypeMethodDescriptionJobUpdater.addComment
(Comment comment) Add comment to the job.JobUpdater.removeProperty
(String name) Specify the property to remove from the job.Set the id of the job to update.JobUpdater.setProperty
(String name, String value) Specify the property name and value to add or update on the job.