Uses of Enum Class
br.com.davinti.vitruvio.activiti.component.form.field.impl.db.StateScope
Packages that use StateScope
-
Uses of StateScope in br.com.davinti.vitruvio.activiti.component.form.field.impl.db
Methods in br.com.davinti.vitruvio.activiti.component.form.field.impl.db that return StateScopeModifier and TypeMethodDescriptionstatic StateScopeStateScope.fromAttributeValue(String value) static StateScopeReturns the enum constant of this class with the specified name.static StateScope[]StateScope.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in br.com.davinti.vitruvio.activiti.component.form.field.impl.db with parameters of type StateScopeModifier and TypeMethodDescriptionDBGridImpl.Builder.withStateScope(StateScope scope) DBTable.Builder.withStateScope(StateScope scope)