jBPM distribution 6.2.0.CR1

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.2.0.CR1

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