jBPM :: Distribution 6.2.0-SNAPSHOT

Uses of Class
org.jbpm.services.task.impl.model.xml.JaxbComment

Packages that use JaxbComment
org.jbpm.services.task.commands   
org.jbpm.services.task.impl.model.xml   
 

Uses of JaxbComment in org.jbpm.services.task.commands
 

Methods in org.jbpm.services.task.commands that return JaxbComment
 JaxbComment AddCommentCommand.getJaxbComment()
           
 

Methods in org.jbpm.services.task.commands with parameters of type JaxbComment
 void AddCommentCommand.setJaxbComment(JaxbComment jaxbComment)
           
 

Uses of JaxbComment in org.jbpm.services.task.impl.model.xml
 

Method parameters in org.jbpm.services.task.impl.model.xml with type arguments of type JaxbComment
 void JaxbTaskData.setJaxbComments(List<JaxbComment> comments)
           
 


jBPM :: Distribution 6.2.0-SNAPSHOT

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.