NotificationRuleId constructor

NotificationRuleId(
  1. String id
)

Implementation

NotificationRuleId(String id) : super(EntityType.NOTIFICATION_RULE, id);