JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Package
com.attivio.sdk.server.udf
Packages that use
com.attivio.sdk.server.udf
Package
Description
com.attivio.sdk.server.udf
API for implementing user defined field expression.
Classes in
com.attivio.sdk.server.udf
used by
com.attivio.sdk.server.udf
Class
Description
ArgumentInfo
Information for an argument to a
UserDefinedField
.
InputValue
Interface for an input value for an argument.
OutputValue
Interface for adding output values to the result.
UserDefinedFieldContext
Provides per-query context information for the evaluation of user defined fields.