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 JaxbAttachmentAddAttachmentCommand. getJaxbAttachment()Methods in org.jbpm.services.task.commands with parameters of type JaxbAttachment Modifier and Type Method Description voidAddAttachmentCommand. setJaxbAttachment(JaxbAttachment jaxbAttachment)
-