Class UserResponseDto
java.lang.Object
io.camunda.optimize.dto.optimize.rest.UserResponseDto
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetAuthorizations(List<AuthorizationType> authorizations) voidsetUserDto(UserDto userDto) toString()
-
Constructor Details
-
UserResponseDto
-
UserResponseDto
public UserResponseDto()
-
-
Method Details