Uses of Enum Class
com.bonitasoft.processbuilder.enums.RecipientsType
Packages that use RecipientsType
Package
Description
Provides enumerations (enums) for defining and managing a set of named constants
used throughout the application.
-
Uses of RecipientsType in com.bonitasoft.processbuilder.enums
Methods in com.bonitasoft.processbuilder.enums that return RecipientsTypeModifier and TypeMethodDescriptionstatic RecipientsTypeFinds a RecipientsType by its key value.static RecipientsTypeReturns the enum constant of this class with the specified name.static RecipientsType[]RecipientsType.values()Returns an array containing the constants of this enum class, in the order they are declared.