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 voidDefaultOpenApiOperationBuilder. buildInManagedFunction(OpenApiOperationFunctionContext context)voidOpenApiOperationBuilder. buildInManagedFunction(OpenApiOperationFunctionContext context)Loads theExecutionManagedFunctioninformation.
-