public class TaskCommentListResource
extends org.springframework.hateoas.ResourceSupport
TaskCommentResource with Pagination.| Constructor and Description |
|---|
TaskCommentListResource() |
TaskCommentListResource(List<TaskCommentResource> taskCommentResources) |
| Modifier and Type | Method and Description |
|---|---|
List<TaskCommentResource> |
getContent() |
public TaskCommentListResource()
public TaskCommentListResource(List<TaskCommentResource> taskCommentResources)
public List<TaskCommentResource> getContent()
Copyright © 2020. All rights reserved.