Class PaginatedUserDTO

java.lang.Object
com.bluebell.greenhouse.platform.models.api.dto.PaginatedEntityDTO<UserDTO>
com.bluebell.greenhouse.platform.models.api.dto.security.PaginatedUserDTO

public final class PaginatedUserDTO extends PaginatedEntityDTO<UserDTO>
Page of UserDTO named for the api contract.
Version:
3.0.5
Author:
Stephen Prizio