| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
ERR_INVALID_ARGS |
1 |
public static final int |
ERR_INVALID_CONFIG |
7 |
public static final int |
ERR_UNABLE_TO_CLOSE_CONFIG |
8 |
public static final int |
ERR_UNABLE_TO_OPEN_INPUT |
3 |
public static final int |
ERR_UNABLE_TO_OPEN_OUTPUT |
2 |
public static final int |
ERR_UNABLE_TO_PARSE_CONFIG |
6 |
public static final int |
ERR_UNABLE_TO_READ_TEMPLATE |
4 |
public static final int |
ERR_UNABLE_TO_SAVE_CONFIG |
9 |
public static final int |
SUCCESS |
0 |
public static final String |
THERE_ARE_VALIDATION_ERRORS_WITH_THE_TEMPLATE_STILL_OUTPUTTING_YAML_BUT_IT_WILL_NEED_TO_BE_EDITED |
"There are validation errors with the template, still outputting YAML but it will need to be edited." |
public static final String |
TRANSFORM |
"transform" |
public static final String |
TRANSFORM_VFS |
"transform-vfs" |
public static final String |
UPGRADE |
"upgrade" |
public static final String |
VALIDATE |
"validate" |
Copyright © 2023 Apache NiFi Project. All rights reserved.