Uses of Class
com.avoka.tm.vo.Comment
Packages that use Comment
Package
Description
Provides Service classes.
Provides Value Object persistent entity classes.
-
Uses of Comment in com.avoka.tm.svc
Methods in com.avoka.tm.svc with parameters of type CommentModifier and TypeMethodDescriptionJobUpdater.addComment
(Comment comment) Add comment to the job.TxnUpdater.addComment
(Comment comment) Add comment to the transaction. -
Uses of Comment in com.avoka.tm.vo
Methods in com.avoka.tm.vo that return types with arguments of type CommentModifier and TypeMethodDescriptionJob.getCommentList()
The job comment list.Txn.getCommentList()
The txn comments