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