public interface ProvenanceAuthorizableFactory
| Modifier and Type | Method and Description |
|---|---|
Authorizable |
createDataAuthorizable(String componentId)
Generates an Authorizable object for the Data of the component with the given ID.
|
Authorizable createDataAuthorizable(String componentId)
componentId - the ID of the component to which the Data belongsResourceNotFoundException - if no component can be found with the given IDCopyright © 2016 Apache NiFi Project. All rights reserved.