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