| Modifier and Type | Method and Description |
|---|---|
static ProtectedPropertyContext |
ProtectedPropertyContext.contextFor(String propertyName,
String contextName)
Creates a ProtectedPropertyContext for the given property name, with a specific context name, acting as
a namespace for the property.
|
static ProtectedPropertyContext |
ProtectedPropertyContext.defaultContext(String propertyName)
Creates a ProtectedPropertyContext for the given property name, using the default context.
|
Copyright © 2023 Apache NiFi Project. All rights reserved.