enabled
|
This annotation allows the user to specify if an associated annotation is enabled or disabled for use.
|
deprecated
|
This annotation element identifies if its associated method is deprecated or not.
|
name
|
Name of the custom function.
|
synopsis
|
Brief description of the custom function.
|
signature
|
Signature for the custom function.
|
params
|
List of parameters for the custom function.
|
freturn
|
Return type of the custom function.
|
version
|
The TIBCO BusinessEvents version from which a given catalog function became public API.
|
see
|
Refers to the other custom functions or java doc URLs.
|
mapper
|
Used for functions that involve invoking a mapper UI on
Ctrl-Click.
|
description
|
Detailed description of the custom function.
|
async
|
A boolean value indicating if the use of this function will cause the rules to be evaluated again.
|
reevaluate
|
A boolean value indicating if the use of this function will cause the rules to be evaluated again.
|
cautions
|
List any cautions that may be applicable when using the custom function.
|
domain
|
The specified domain, from which Java methods are accessible. Examples of domain are
ACTION, CONDITION, QUERY, BUI .
|
fndomain
|
Describes an enumerated function execution domain.
|
example
|
Example of the custom function.
|