Interface NotificationInitializationContext
- All Superinterfaces:
PropertyContext
-
Method Summary
Methods inherited from interface org.apache.nifi.context.PropertyContext
getAllProperties, getProperty
-
Method Details
-
getIdentifier
String getIdentifier()- Returns:
- the identifier for the NotificationService
-