The input FlowFile will be sent to the failure relationship for further
processing without penalizing. Basically, the FlowFile shouldn't be sent
this processor again unless the issue has been solved.
The FlowFile was not processed successfully due to some temporal error
related to this specific FlowFile or document. Retrying maybe successful,
but it should be penalized for a while.
Returns the enum constant of this class with the specified name.
The string must match exactly an identifier used to declare an
enum constant in this class. (Extraneous whitespace characters are
not permitted.)
Parameters:
name - the name of the enum constant to be returned.