| Interface | Description |
|---|---|
| BEConstant |
This annotation element identifies a constant value.
|
| BEDeprecated |
This annotation element identifies if its associated method is deprecated or not.
|
| BEFunction |
This method annotation enables a static java function to become eligible to be considered as a catalog function in BusinessEvents™
|
| BEMapper |
This annotation indicates if the function is enabled for use in a mapper.
|
| BEPackage |
This annotation to a java type enables it to be considered as a BusinessEvents™ function catalog
|
| Enabled |
This annotation allows the user to specify if an associated annotation is enabled or disabled for use
|
| FunctionParamDescriptor |
This annotation describes a BusinessEvents™ catalog function argument or return type.
|
| Class | Description |
|---|---|
| FunctionDomain |
Describes an enumerated function execution domain
|
| MapperElementType |