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