Uses of Class
org.jbpm.services.task.impl.model.xml.JaxbContent
-
Packages that use JaxbContent Package Description org.jbpm.services.task.commands -
-
Uses of JaxbContent in org.jbpm.services.task.commands
Methods in org.jbpm.services.task.commands that return JaxbContent Modifier and Type Method Description JaxbContentAddAttachmentCommand. getJaxbContent()JaxbContentAddContentCommand. getJaxbContent()Methods in org.jbpm.services.task.commands with parameters of type JaxbContent Modifier and Type Method Description voidAddAttachmentCommand. setJaxbContent(JaxbContent jaxbContent)voidAddContentCommand. setJaxbContent(JaxbContent jaxbContent)
-