Uses of Class
org.jbpm.services.task.impl.model.xml.JaxbTask
-
Packages that use JaxbTask Package Description org.jbpm.services.task.commands -
-
Uses of JaxbTask in org.jbpm.services.task.commands
Methods in org.jbpm.services.task.commands that return JaxbTask Modifier and Type Method Description JaxbTask
AddTaskCommand. getJaxbTask()
Methods in org.jbpm.services.task.commands with parameters of type JaxbTask Modifier and Type Method Description void
AddTaskCommand. setJaxbTask(JaxbTask jaxbTask)
-