Uses of Class
org.jbpm.services.task.impl.model.xml.JaxbI18NText
-
Packages that use JaxbI18NText Package Description org.jbpm.services.task.commands org.jbpm.services.task.impl.model.xml -
-
Uses of JaxbI18NText in org.jbpm.services.task.commands
Methods in org.jbpm.services.task.commands that return types with arguments of type JaxbI18NText Modifier and Type Method Description List<JaxbI18NText>
SetTaskPropertyCommand. getNamesOrDescriptions()
Method parameters in org.jbpm.services.task.commands with type arguments of type JaxbI18NText Modifier and Type Method Description void
SetTaskPropertyCommand. setNamesOrDescriptions(List<JaxbI18NText> namesOrDescriptions)
-
Uses of JaxbI18NText in org.jbpm.services.task.impl.model.xml
Method parameters in org.jbpm.services.task.impl.model.xml with type arguments of type JaxbI18NText Modifier and Type Method Description static List<org.kie.api.task.model.I18NText>
JaxbI18NText. convertListFromJaxbImplToInterface(List<JaxbI18NText> jaxbList)
-