Package com.novomind.ecom.api.imail.routing.operation.routingtags
package com.novomind.ecom.api.imail.routing.operation.routingtags
-
ClassDescriptionRepresents an operation to change the routing tags of an issue.An
AutoRoutingTagOperationFailedException
is thrown by anAutoRoutingTagOperation
if the operation execution has failed.This interface represents the result of a successfulAutoRoutingTagOperation
TheRoutingTagOperationBuilder
provides specific builders to build a routing tag operation on an issue.Represents an operation to change the routing tags of an issue by a supervisor.ASupervisorRoutingTagOperationFailedException
is thrown by aSupervisorRoutingTagOperation
if the operation execution has failed.This interface represents the result of a successfulSupervisorRoutingTagOperation