Uses of Class
com.riadalabs.jira.plugins.insight.services.model.move.MoveAttributeMapping
Packages that use MoveAttributeMapping
-
Uses of MoveAttributeMapping in com.riadalabs.jira.plugins.insight.services.model.move
Methods in com.riadalabs.jira.plugins.insight.services.model.move that return MoveAttributeMappingModifier and TypeMethodDescriptionstatic MoveAttributeMapping
MoveAttributeMapping.create
(ObjectTypeAttributeBean from) static MoveAttributeMapping
MoveAttributeMapping.create
(ObjectTypeAttributeBean from, ObjectTypeAttributeBean to) static MoveAttributeMapping
MoveAttributeMapping.create
(ObjectTypeAttributeBean from, ObjectTypeAttributeBean to, ObjectAttributeTransformer transformer) MoveObjectMapping.mappingFor
(Integer objectAttributeTypeId) Methods in com.riadalabs.jira.plugins.insight.services.model.move with parameters of type MoveAttributeMappingModifier and TypeMethodDescriptionvoid
MoveObjectMapping.map
(Integer objectAttributeTypeId, MoveAttributeMapping moveAttributeMapping)