Versions Compared

Key

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

...

  • Input takes a netId and a group name
  • Returns if the user is a member (note, Grouper returns if a member, if it is immediate or effective, though Atlassian doesnt does not care)
Create group
  • Input takes the folder (namespace), and group name, and description, and the edit type (INSERT / UPDATE / INSERT_OR_UPDATE)
  • Return doesn't matter

...