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
  • Constructor Details

    • TaskExecutionsInfoResource

      public TaskExecutionsInfoResource()
  • Method Details

    • getTotalExecutions

      public Integer getTotalExecutions()
    • setTotalExecutions

      public void setTotalExecutions(Integer totalExecutions)