Uses of Enum Class
com.riadalabs.jira.plugins.insight.services.model.move.MoveObjectBean.References
Packages that use MoveObjectBean.References
-
Uses of MoveObjectBean.References in com.riadalabs.jira.plugins.insight.services.model.move
Methods in com.riadalabs.jira.plugins.insight.services.model.move that return MoveObjectBean.ReferencesModifier and TypeMethodDescriptionMoveObjectBean.getReferences()
static MoveObjectBean.References
Returns the enum constant of this class with the specified name.static MoveObjectBean.References[]
MoveObjectBean.References.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.riadalabs.jira.plugins.insight.services.model.move with parameters of type MoveObjectBean.ReferencesModifier and TypeMethodDescriptionvoid
MoveObjectBean.setReferences
(MoveObjectBean.References references)