jBPM distribution 6.1.0.CR2

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

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

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

Methods in org.jbpm.services.task.commands that return JaxbAttachment
 JaxbAttachment AddAttachmentCommand.getJaxbAttachment()
           
 

Methods in org.jbpm.services.task.commands with parameters of type JaxbAttachment
 void AddAttachmentCommand.setJaxbAttachment(JaxbAttachment jaxbAttachment)
           
 

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

Methods in org.jbpm.services.task.impl.model.xml that return types with arguments of type JaxbAttachment
 List<JaxbAttachment> JaxbTaskData.getJaxbAttachments()
           
 

Method parameters in org.jbpm.services.task.impl.model.xml with type arguments of type JaxbAttachment
 void JaxbTaskData.setJaxbAttachments(List<JaxbAttachment> jaxbAttachments)
           
 


jBPM distribution 6.1.0.CR2

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