Uses of Enum Class
br.com.davinti.vitruvio.activiti.component.form.acesscontrol.AcessControl
Packages that use AcessControl
-
Uses of AcessControl in br.com.davinti.vitruvio.activiti.component.form.acesscontrol
Methods in br.com.davinti.vitruvio.activiti.component.form.acesscontrol that return AcessControlModifier and TypeMethodDescriptionstatic AcessControlAcessControl.byFlag(char flag) static AcessControlAcessControl.byFlagString(String flag) static AcessControlReturns the enum constant of this class with the specified name.static AcessControl[]AcessControl.values()Returns an array containing the constants of this enum class, in the order they are declared.