jBPM distribution 6.0.1.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 AddContentCommand.getJaxbContent()
           
 JaxbContent AddAttachmentCommand.getJaxbContent()
           
 

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


jBPM distribution 6.0.1.Final

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