Class UserCollectionRepresentationModel

java.lang.Object
org.springframework.hateoas.RepresentationModel<CollectionRepresentationModel<T>>
pro.taskana.common.rest.models.CollectionRepresentationModel<UserRepresentationModel>
pro.taskana.user.rest.models.UserCollectionRepresentationModel

public class UserCollectionRepresentationModel extends CollectionRepresentationModel<UserRepresentationModel>