public interface StateProviderInitializationContext extends PropertyContext
StateProvider when it
is initialized.| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
ComponentLog |
getLogger() |
Map<PropertyDescriptor,PropertyValue> |
getProperties() |
SSLContext |
getSSLContext() |
getAllProperties, getPropertyString getIdentifier()
Map<PropertyDescriptor,PropertyValue> getProperties()
SSLContext getSSLContext()
null if no SSLContext has been configuredComponentLog getLogger()
Copyright © 2023 Apache NiFi Project. All rights reserved.