JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.flowable.spring.security.UserDto
Packages that use
UserDto
Package
Description
org.flowable.spring.security
Uses of
UserDto
in
org.flowable.spring.security
Methods in
org.flowable.spring.security
that return
UserDto
Modifier and Type
Method
Description
static
UserDto
UserDto.
create
(
User
user)