Package org.apache.nifi.controller
Interface VersionedControllerServiceLookup
public interface VersionedControllerServiceLookup
-
Method Summary
-
Method Details
-
getVersionedControllerService
- Parameters:
serviceIdentifier
- of controller service- Returns:
- the VersionedControllerService with the given identifier
-