jBPM :: Human Task Core 6.2.0.Final

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

Packages that use JaxbContent
org.jbpm.services.task.commands   
 

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

Methods in org.jbpm.services.task.commands that return JaxbContent
 JaxbContent AddAttachmentCommand.getJaxbContent()
           
 JaxbContent AddContentCommand.getJaxbContent()
           
 

Methods in org.jbpm.services.task.commands with parameters of type JaxbContent
 void AddAttachmentCommand.setJaxbContent(JaxbContent jaxbContent)
           
 void AddContentCommand.setJaxbContent(JaxbContent jaxbContent)
           
 


jBPM :: Human Task Core 6.2.0.Final

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