Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
    attributeAssign.getAttributeValueDelegate().assignValue(
        RuleUtils.ruleThenElName(),
        "${myRuleUtils.removeMemberFromGroupId(ownerGroupId, memberId)}");

sdf

To do:

  • document examples in GSH / API / shorthand for all use cases
  • add an API for easy rule assignment
  • rules on notification events
  • separate ruleUtils with ruleElUtils
  • test the membership update, and other unit tests
  • add daemon for add groups with privs
  • hook to run daemon? so that when rule is established, the daemon part syncs everything up?