Versions Compared

Key

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

...

Retrieves a structure containing information about a project that has been updated.

Return Type

JProject

Example

Code Block
logPrint("INFO", "Result of listener: " + getOldProjectFromEvent());

...