Uses of Interface
io.camunda.document.api.DocumentStoreProvider
-
Uses of DocumentStoreProvider in io.camunda.document.api
Methods in io.camunda.document.api that return types with arguments of type DocumentStoreProviderModifier and TypeMethodDescriptionClass<? extends DocumentStoreProvider> DocumentStoreConfiguration.DocumentStoreConfigurationRecord.providerClass()Returns the value of theproviderClassrecord component.Constructor parameters in io.camunda.document.api with type arguments of type DocumentStoreProviderModifierConstructorDescriptionDocumentStoreConfigurationRecord(String id, Class<? extends DocumentStoreProvider> providerClass, Map<String, String> properties) Creates an instance of aDocumentStoreConfigurationRecordrecord class.