Uses of Class
com.skava.user.model.UsersList
Packages that use UsersList
Package
Description
Contains transformation classes are available here.
-
Uses of UsersList in com.skava.user.orchestration.transformation
Methods in com.skava.user.orchestration.transformation that return UsersListModifier and TypeMethodDescriptionstatic UsersListUserTransformation.convertToCreateUserRequest(CustomerCreateRequest customerCreateRequest) This method is used to convert create user request from the orchestration model to the micro service customer model.