Versions Compared

Key

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

...

Let's say you want to sort submissions that are saved versus submitted, then you those that are submitted. You can use SubmissionEntry.getState() for it. This will return the current state of that particular SubmissionEntry and you can use this property to distinguish between your submissions.