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
AutoRoutingTagOperationFailedExceptionis thrown by anAutoRoutingTagOperationif the operation execution has failed.This interface represents the result of a successfulAutoRoutingTagOperationTheRoutingTagOperationBuilderprovides specific builders to build a routing tag operation on an issue.Builder stage that holds the selected issue.Builder stage that holds the selected routing tags.Builder stage for supervisor-executed routing tag operations.Builder stage for automatically executed routing tag operations.Represents an operation to change the routing tags of an issue by a supervisor.ASupervisorRoutingTagOperationFailedExceptionis thrown by aSupervisorRoutingTagOperationif the operation execution has failed.This interface represents the result of a successfulSupervisorRoutingTagOperation