Uses of Enum Class
com.atlassian.bitbucket.content.ChangeType
Packages that use ChangeType
-
Uses of ChangeType in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return ChangeTypeModifier and TypeMethodDescriptionChange.getType()The type of change that was applied.ConflictChange.getType()Retrieves thetype of changethat was made on this side of the conflict.static ChangeTypeReturns the enum constant of this class with the specified name.static ChangeType[]ChangeType.values()Returns an array containing the constants of this enum class, in the order they are declared.