Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Remove parameters now in common

...

  • See Script Plugin for common variables
  • html - MarkupBuilder for easily building html output

For 3.2.0 and above

  • bandanaManager
  • labelManager
  • pageManager
  • spaceManager
  • permissionManager
  • contentPermissionManager
  • attachmentManager
  • commentManager
  • userManager
  • settingsManager

Usage

No Format
{groovy}
println("Hello world");
{groovy}

...