Uses of Interface
net.officefloor.web.openapi.operation.OpenApiOperationContext
Packages that use OpenApiOperationContext
-
Uses of OpenApiOperationContext in net.officefloor.web.openapi.operation
Subinterfaces of OpenApiOperationContext in net.officefloor.web.openapi.operationModifier and TypeInterfaceDescriptioninterfaceContext for theOpenApiOperationBuilderbuilding theExecutionManagedFunction.Methods in net.officefloor.web.openapi.operation with parameters of type OpenApiOperationContextModifier and TypeMethodDescriptionvoidDefaultOpenApiOperationBuilder.buildComplete(OpenApiOperationContext context) voidOpenApiOperationBuilder.buildComplete(OpenApiOperationContext context) Invoked at the end of building theOperation.OpenApiOperationExtension.createBuilder(OpenApiOperationContext context) Creates theOpenApiOperationBuilderfor theOperation.Constructors in net.officefloor.web.openapi.operation with parameters of type OpenApiOperationContextModifierConstructorDescriptionInstantiate.