Package com.atlassian.greenhopper.service.util


package com.atlassian.greenhopper.service.util
  • Class
    Description
    This class can be used when multiple validation errors can be returned simultaneously.
    A checked exception that contains an error collection.
    Contains utility methods that help dealing with the ServiceOutcome objects.
    A version of the Runnable interface that can additionally throw ServiceOutcomeException.
    A version of the Supplier interface that can additionally throw ServiceOutcomeException.