Uses of Class
org.jbpm.test.entity.Person
-
Packages that use Person Package Description org.jbpm.test.entity -
-
Uses of Person in org.jbpm.test.entity
Methods in org.jbpm.test.entity that return Person Modifier and Type Method Description PersonApplication. getPerson()Methods in org.jbpm.test.entity with parameters of type Person Modifier and Type Method Description voidApplication. setPerson(Person person)Constructors in org.jbpm.test.entity with parameters of type Person Constructor Description Application(Long id, String type, Person person)
-