Uses of Enum
org.bonitasoft.web.client.model.Tenant.StateEnum
Packages that use Tenant.StateEnum
-
Uses of Tenant.StateEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return Tenant.StateEnumModifier and TypeMethodDescriptionstatic Tenant.StateEnumTenant.getState()Deprecated.the tenant statestatic Tenant.StateEnumReturns the enum constant of this type with the specified name.static Tenant.StateEnum[]Tenant.StateEnum.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 Tenant.StateEnumModifier and TypeMethodDescriptionvoidTenant.setState(Tenant.StateEnum state) Deprecated.Tenant.state(Tenant.StateEnum state) Deprecated.