Do
not use.
This data type was used in AEM forms Workflow 7.x. It is provided
for backwards compatibility.
Holds a serialized Java object. You can use
object
variables
to store any type of data.
object
variables are
useful in the following situations:
-
When you need to save the data that a service operation
returns and you do not know the data type.
-
When you need to store data of different types in a
list
or
map
variable. Configure
the
list
or
map
variable’s Subtype
property to be object. (See
list
or
map
.)
|
|
|