Uses of Enum
org.bonitasoft.web.client.model.ConfigurationState
Packages that use ConfigurationState
-
Uses of ConfigurationState in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ConfigurationStateModifier and TypeMethodDescriptionstatic ConfigurationStateProcessDefinition.getConfigurationState()Get configurationStatestatic ConfigurationStateReturns the enum constant of this type with the specified name.static ConfigurationState[]ConfigurationState.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 ConfigurationStateModifier and TypeMethodDescriptionProcessDefinition.configurationState(ConfigurationState configurationState) voidProcessDefinition.setConfigurationState(ConfigurationState configurationState)