Class ComponentRouteEndpoint.ComponentRouteResponse
java.lang.Object
com.broadleafcommerce.metadata.web.endpoint.ComponentRouteEndpoint.ComponentRouteResponse
- Enclosing class:
- ComponentRouteEndpoint
-
Constructor Summary
ConstructorsConstructorDescriptionComponentRouteResponse
(List<com.broadleafcommerce.metadata.route.ComponentRoute> routes) -
Method Summary
-
Constructor Details
-
ComponentRouteResponse
public ComponentRouteResponse(@NonNull List<com.broadleafcommerce.metadata.route.ComponentRoute> routes)
-
-
Method Details