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