Class LaunchResponseResource
java.lang.Object
org.springframework.hateoas.RepresentationModel<LaunchResponseResource>
org.springframework.cloud.dataflow.rest.resource.LaunchResponseResource
public class LaunchResponseResource
extends org.springframework.hateoas.RepresentationModel<LaunchResponseResource>
-
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
-
LaunchResponseResource
public LaunchResponseResource() -
LaunchResponseResource
public LaunchResponseResource(long executionId)
-
-
Method Details
-
getExecutionId
public long getExecutionId() -
setExecutionId
public void setExecutionId(long executionId)
-