Class UserDto
- java.lang.Object
-
- org.camunda.bpm.engine.rest.dto.task.UserDto
-
public class UserDto extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getDisplayName()
String
getFirstName()
String
getId()
String
getLastName()
int
hashCode()
-