Uses of Class
org.jbpm.services.task.impl.model.xml.JaxbAttachment
-
Packages that use JaxbAttachment Package Description org.jbpm.services.task.commands -
-
Uses of JaxbAttachment in org.jbpm.services.task.commands
Methods in org.jbpm.services.task.commands that return JaxbAttachment Modifier and Type Method Description JaxbAttachment
AddAttachmentCommand. getJaxbAttachment()
Methods in org.jbpm.services.task.commands with parameters of type JaxbAttachment Modifier and Type Method Description void
AddAttachmentCommand. setJaxbAttachment(JaxbAttachment jaxbAttachment)
-