Skip to main content

Groovy Script Objects and Functions

This article helps you understand different objects and functions available to use as part of groovy scripts.

Updated over 3 weeks ago

Below is a description of the objects and functions that can be accessed via the Groovy scripts. Click an object name to view related accessible functions or variables as applicable.

No.

Object

Description

1

This object holds values of all the distribution details.

2

This object holds values of all the basic attributes of attachment.

3

The documentService contains different functions to get details of revision attributes. It can be used to access and update the value of revision attributes.

4

This object holds values of all the attributes of revision.

5

This object contains different functions to set required details while inserting metadata information in .pdf files.

6

This object contains constants which help in defining a font type while inserting file metadata information in .pdf files

7

This object provides constants for creating different types of form messages.

8

The formService contains different functions to get details of the created form message.

9

This object holds values of all the details of the created form message.

10

This object holds document attributes and related properties.

11

This object provides different constants for object details and file package creation options in the Groovy script.

12

This object contains constants that help define a location while inserting metadata information in .pdf files.

13

This object contains constants that help define a measurement unit while inserting metadata information in .pdf files.

14

This object contains QR code static data.

15

This object contains variables that help add or remove recipients from or to a distribution list.

16

This object holds values to define actions on the created form response.

17

This object holds values of all the details of the created form response.

18

This object provides constants for inserting file metadata information in .pdf files.

19

This object contains variables that help in assigning tasks in a file distribution.

20

This object contains variables that help in assigning tasks in a form distribution.



Did this answer your question?