Class FileBasedDocumentationStorageFactory
java.lang.Object
org.testingisdocumenting.znai.enterprise.storage.FileBasedDocumentationStorageFactory
- All Implemented Interfaces:
DocumentationStorageFactory
public class FileBasedDocumentationStorageFactory
extends Object
implements DocumentationStorageFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(org.testingisdocumenting.znai.server.ZnaiServerConfig serverConfig)
-
Constructor Details
-
FileBasedDocumentationStorageFactory
public FileBasedDocumentationStorageFactory()
-
-
Method Details
-
create
public DocumentationStorage create(org.testingisdocumenting.znai.server.ZnaiServerConfig serverConfig) - Specified by:
createin interfaceDocumentationStorageFactory
-