Interface IssueRoutingTagOperationResult

    • Method Detail

      • getRoutingTagsAdded

        java.util.Set<RoutingTag> getRoutingTagsAdded()
        Returns:
        the routing tags that have been added by this operation as unmodifiable set
        Since:
        12.1
      • getRoutingTagsRemoved

        java.util.Set<RoutingTag> getRoutingTagsRemoved()
        Returns:
        the routing tags that have been removed by this operation as unmodifiable set
        Since:
        12.1