Class OpenApiEmployer
java.lang.Object
net.officefloor.web.openapi.build.OpenApiEmployer
Employer for the
OpenApiArchitect.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic OpenApiArchitectemployOpenApiArchitect(OfficeArchitect office, WebArchitect web, HttpSecurityArchitect security, OfficeSourceContext sourceContext) Employs theOpenApiArchitect.
-
Constructor Details
-
OpenApiEmployer
public OpenApiEmployer()
-
-
Method Details
-
employOpenApiArchitect
public static OpenApiArchitect employOpenApiArchitect(OfficeArchitect office, WebArchitect web, HttpSecurityArchitect security, OfficeSourceContext sourceContext) Employs theOpenApiArchitect.- Parameters:
office-OfficeArchitect.web-WebArchitect.security-HttpSecurityArchitectand may benull.sourceContext-OfficeSourceContext.- Returns:
OpenApiArchitect.
-