Interface IssueRecategorizationOperationResult

    • Method Detail

      • getSourceCategory

        Category getSourceCategory()
        Returns:
        the source category of the issue before the operation has been executed.
        Since:
        10.0.202
      • getDestinationCategory

        Category getDestinationCategory()
        Returns:
        the destination category of the issue after the operation has been executed.
        Since:
        10.0.202