Interface AbstractJerseyClient.NiFiAction<T>
- Type Parameters:
T- the return type of the action
- Enclosing class:
AbstractJerseyClient
protected static interface AbstractJerseyClient.NiFiAction<T>
An action to execute with the given return type.
-
Method Summary
-
Method Details
-
execute
- Throws:
IOException
-