jBPM distribution 6.2.0.CR4

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.CR4

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