Class TaskSummaryCollectionRepresentationModel

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

public class TaskSummaryCollectionRepresentationModel extends CollectionRepresentationModel<TaskSummaryRepresentationModel>