Class CwaApiStructureProvider
- java.lang.Object
-
- app.coronawarn.server.services.distribution.assembly.component.CwaApiStructureProvider
-
@Component public class CwaApiStructureProvider extends Object
Assembles the content underneath the/version
path of the CWA API.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Directory<WritableOnDisk>
getDirectory()
Returns the base directory.
-
-
-
Method Detail
-
getDirectory
public Directory<WritableOnDisk> getDirectory()
Returns the base directory.
-
-