Uses of Enum
org.bonitasoft.web.client.model.TenantResourceState
Packages that use TenantResourceState
-
Uses of TenantResourceState in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return TenantResourceStateModifier and TypeMethodDescriptionstatic TenantResourceStateBdm.getState()Get stateBDMAccessControl.getState()Get statestatic TenantResourceStateReturns the enum constant of this type with the specified name.static TenantResourceState[]TenantResourceState.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.bonitasoft.web.client.model with parameters of type TenantResourceStateModifier and TypeMethodDescriptionvoidBdm.setState(TenantResourceState state) voidBDMAccessControl.setState(TenantResourceState state) Bdm.state(TenantResourceState state) BDMAccessControl.state(TenantResourceState state)