Uses of Enum
org.bonitasoft.web.client.model.PlatformUpdateRequest.StateEnum
Packages that use PlatformUpdateRequest.StateEnum
-
Uses of PlatformUpdateRequest.StateEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return PlatformUpdateRequest.StateEnumModifier and TypeMethodDescriptionPlatformUpdateRequest.getState()Platform stateReturns the enum constant of this type with the specified name.static PlatformUpdateRequest.StateEnum[]PlatformUpdateRequest.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 PlatformUpdateRequest.StateEnumModifier and TypeMethodDescriptionvoidPlatformUpdateRequest.setState(PlatformUpdateRequest.StateEnum state) PlatformUpdateRequest.state(PlatformUpdateRequest.StateEnum state)