RuleChainId constructor

RuleChainId(
  1. String id
)

Implementation

RuleChainId(String id) : super(EntityType.RULE_CHAIN, id);