Package org.springframework.cloud.dataflow.rest.resource
package org.springframework.cloud.dataflow.rest.resource
Spring Cloud Data Flow REST HATEOAS Resource support.
-
ClassDescriptionAbstractDefinitionAppStatusResource<T extends org.springframework.hateoas.RepresentationModel<? extends T>>Resource representing the status of an app in a definition.REST representation for an AppInstanceStatus.Rest resource for an app registration.Dedicated subclass to workaround type erasure.REST representation of an app status.A HATEOAS representation of an
AuditRecord
.Represents a list of completion proposals for the DSL when using e.g. TAB completion in the Shell.Represents a completion proposal for the DSL when using e.g. TAB completion in the Shell.A HATEOAS representation of a the currently running task executions and server limits.Provides a typed enumeration of deployment statuses for Streams.Extension ofAppRegistrationResource
that contains application options and other detailed application information.Dedicated subclass to workaround type erasure.A HATEOAS representation of a JobExecution.A HATEOAS representation of a JobExecution without the StepExecutions.A HATEOAS representation of a JobInstance.Describes the other available resource endpoints, as well as provides information about the server itself, such as API revision number.A HATEOAS representation of aScheduleInfo
.Represents the step execution progress info resource.Resource representing status of the apps in a stream.A HATEOAS representation of aStreamDefinition
.A HATEOAS representation of a stream deployment.Resource representing status of the apps in a task.A HATEOAS representation of aTaskDefinition
.A HATEOAS representation of a TaskExecution.An HATEOAS representation of a TaskExecutionsResource.Represents the status of anTaskExecutionResource
.This resource is a match for AggregateTaskExecution and should satisfy UI paging.Represents a response from the tools endpoint.