public interface VariableImpact
Modifier and Type | Field and Description |
---|---|
static VariableImpact |
ALWAYS_IMPACTED |
static VariableImpact |
NEVER_IMPACTED |
Modifier and Type | Method and Description |
---|---|
boolean |
isImpacted(String variableName) |
static final VariableImpact NEVER_IMPACTED
static final VariableImpact ALWAYS_IMPACTED
boolean isImpacted(String variableName)
Copyright © 2019 Apache NiFi Project. All rights reserved.