Uses of Interface
net.officefloor.web.openapi.operation.OpenApiOperationFunctionContext
-
Packages that use OpenApiOperationFunctionContext Package Description net.officefloor.web.openapi.operation -
-
Uses of OpenApiOperationFunctionContext in net.officefloor.web.openapi.operation
Methods in net.officefloor.web.openapi.operation with parameters of type OpenApiOperationFunctionContext Modifier and Type Method Description void
DefaultOpenApiOperationBuilder. buildInManagedFunction(OpenApiOperationFunctionContext context)
void
OpenApiOperationBuilder. buildInManagedFunction(OpenApiOperationFunctionContext context)
Loads theExecutionManagedFunction
information.
-