Uses of Enum Class
org.pgcodekeeper.core.model.difftree.IgnoredObject.AddStatus
Packages that use IgnoredObject.AddStatus
-
Uses of IgnoredObject.AddStatus in org.pgcodekeeper.core.model.difftree
Methods in org.pgcodekeeper.core.model.difftree that return IgnoredObject.AddStatusModifier and TypeMethodDescriptionIgnoredObject.getAddStatus()Gets the add status based on the show and ignore content flags.IgnoreList.getNameStatus(TreeElement el, boolean inAddSubtree, String... dbNames) Determines the add status for a tree element based on ignore rules.static IgnoredObject.AddStatusReturns the enum constant of this class with the specified name.static IgnoredObject.AddStatus[]IgnoredObject.AddStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.