Versions Compared

Key

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

...

True if issue is epic, false otherwise.


Example:

Code Block
boolean result = isEpic("AGILE-3");

...