Uses of Class
org.liquigraph.core.model.predicates.ChangesetRunAlways
-
Packages that use ChangesetRunAlways Package Description org.liquigraph.core.model.predicates -
-
Uses of ChangesetRunAlways in org.liquigraph.core.model.predicates
Methods in org.liquigraph.core.model.predicates that return ChangesetRunAlways Modifier and Type Method Description static ChangesetRunAlwaysChangesetRunAlways. valueOf(String name)Returns the enum constant of this type with the specified name.static ChangesetRunAlways[]ChangesetRunAlways. values()Returns an array containing the constants of this enum type, in the order they are declared.
-