Uses of Class
org.jbpm.services.task.impl.model.CommentImpl
-
Packages that use CommentImpl Package Description org.jbpm.services.task.impl.model -
-
Uses of CommentImpl in org.jbpm.services.task.impl.model
Fields in org.jbpm.services.task.impl.model with type parameters of type CommentImpl Modifier and Type Field Description static javax.persistence.metamodel.SingularAttribute<CommentImpl,Date>CommentImpl_. addedAtstatic javax.persistence.metamodel.SingularAttribute<CommentImpl,UserImpl>CommentImpl_. addedBystatic javax.persistence.metamodel.ListAttribute<TaskDataImpl,CommentImpl>TaskDataImpl_. commentsstatic javax.persistence.metamodel.SingularAttribute<CommentImpl,Long>CommentImpl_. idstatic javax.persistence.metamodel.SingularAttribute<CommentImpl,String>CommentImpl_. text
-