Class TaskCommentCollectionRepresentationModel

java.lang.Object
org.springframework.hateoas.RepresentationModel<CollectionRepresentationModel<T>>
pro.taskana.common.rest.models.CollectionRepresentationModel<TaskCommentRepresentationModel>
pro.taskana.task.rest.models.TaskCommentCollectionRepresentationModel

public class TaskCommentCollectionRepresentationModel extends CollectionRepresentationModel<TaskCommentRepresentationModel>