public interface Migrator
| Modifier and Type | Method and Description |
|---|---|
void |
configureComponentSpecificSteps(Node node) |
void |
configureDescriptors(Node node) |
void |
configureProperties(Node node) |
void |
migrate(Element className,
Node node) |
void configureProperties(Node node) throws XPathExpressionException
XPathExpressionExceptionvoid configureDescriptors(Node node) throws XPathExpressionException
XPathExpressionExceptionvoid configureComponentSpecificSteps(Node node) throws XPathExpressionException
XPathExpressionExceptionvoid migrate(Element className, Node node) throws XPathExpressionException
XPathExpressionExceptionCopyright © 2023 Apache NiFi Project. All rights reserved.