Uses of Enum
org.bonitasoft.web.client.model.ArchivedConnectorInstance.ActivationEventEnum
Packages that use ArchivedConnectorInstance.ActivationEventEnum
-
Uses of ArchivedConnectorInstance.ActivationEventEnum in org.bonitasoft.web.client.model
Methods in org.bonitasoft.web.client.model that return ArchivedConnectorInstance.ActivationEventEnumModifier and TypeMethodDescriptionArchivedConnectorInstance.getActivationEvent()the name of the event that activated the connector instanceReturns the enum constant of this type with the specified name.ArchivedConnectorInstance.ActivationEventEnum.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.ActivationEventEnumModifier and TypeMethodDescriptionArchivedConnectorInstance.activationEvent(ArchivedConnectorInstance.ActivationEventEnum activationEvent) voidArchivedConnectorInstance.setActivationEvent(ArchivedConnectorInstance.ActivationEventEnum activationEvent)