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