Class OfficeFloorRestMethod
java.lang.Object
net.officefloor.spring.starter.rest.OfficeFloorRestMethod
REST method for handling by
OfficeFloor.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObtains theExternalServiceInputto service the end point.Obtains theHttpMethod.
-
Constructor Details
-
OfficeFloorRestMethod
Instantiate.- Parameters:
method-RestMethod.
-
-
Method Details
-
getHttpMethod
Obtains theHttpMethod.- Returns:
HttpMethod.
-
getExternalServiceInput
Obtains theExternalServiceInputto service the end point.- Returns:
ExternalServiceInput.
-