Uses of Interface
com.riadalabs.jira.plugins.insight.services.model.move.ObjectAttributeTransformer
Packages that use ObjectAttributeTransformer
-
Uses of ObjectAttributeTransformer in com.riadalabs.jira.plugins.insight.services.model.move
Classes in com.riadalabs.jira.plugins.insight.services.model.move that implement ObjectAttributeTransformerModifier and TypeClassDescriptionclass
Will transform a OnObjectAttributeBean
to a new one without any transformation The transformed bean will be without id for itself and allObjectAttributeValueBean
Methods in com.riadalabs.jira.plugins.insight.services.model.move that return ObjectAttributeTransformerModifier and TypeMethodDescriptionMoveAttributeMapping.getTransformer()
Should be performed when a mapping exists (if shouldMap == true)Methods in com.riadalabs.jira.plugins.insight.services.model.move with parameters of type ObjectAttributeTransformerModifier and TypeMethodDescriptionstatic MoveAttributeMapping
MoveAttributeMapping.create
(ObjectTypeAttributeBean from, ObjectTypeAttributeBean to, ObjectAttributeTransformer transformer)