Class TaskExecutionsInfoResource
java.lang.Object
org.springframework.hateoas.RepresentationModel<TaskExecutionsInfoResource>
org.springframework.cloud.dataflow.rest.resource.TaskExecutionsInfoResource
public class TaskExecutionsInfoResource
extends org.springframework.hateoas.RepresentationModel<TaskExecutionsInfoResource>
An HATEOAS representation of a TaskExecutionsResource.
- Author:
- Ilayaperumal Gopinathan
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
TaskExecutionsInfoResource
public TaskExecutionsInfoResource()
-
-
Method Details
-
getTotalExecutions
-
setTotalExecutions
-