Uses of Class
com.flowable.idm.dto.UserBaseInformationResponse
-
Packages that use UserBaseInformationResponse Package Description com.flowable.idm.dto -
-
Uses of UserBaseInformationResponse in com.flowable.idm.dto
Methods in com.flowable.idm.dto that return UserBaseInformationResponse Modifier and Type Method Description UserBaseInformationResponse
UserBaseInformationProvider. getUserBaseInformation(String userId)
Get the base information for the user with iduserId
.
-