Uses of Class
com.riadalabs.jira.plugins.insight.services.model.move.MoveObjectResult.ObjectsInError
Packages that use MoveObjectResult.ObjectsInError
-
Uses of MoveObjectResult.ObjectsInError in com.riadalabs.jira.plugins.insight.services.model.move
Methods in com.riadalabs.jira.plugins.insight.services.model.move that return types with arguments of type MoveObjectResult.ObjectsInErrorMethod parameters in com.riadalabs.jira.plugins.insight.services.model.move with type arguments of type MoveObjectResult.ObjectsInErrorModifier and TypeMethodDescriptionstatic MoveObjectResult
MoveObjectResult.create
(int movedObjects, Integer fromTypeId, Integer toTypeId, List<MoveObjectResult.ObjectsInError> notMoved, int totalNotMoved)