Interface | Description |
---|---|
ClipboardDataStreamMapper |
ClipboardDataStreamMapper provides API for deserializing and serializing
the clipboard structure to data stream, for example JSON stream.
|
ClipboardEntity |
Defines the metadata of a clipboard property required for mapping
it to a Data stream entity, e.g.
|
DataStreamEntity |
Defines the metadata of a data stream field, e.g.
|
EntityMap |
Map of clipboard entities to their corresponding data stream entities, e.g.
|
EntityMapBuilder |
Utility to create the metadata for clipboard and data stream entities.
|
JSONEntity |
Defines the metadata of a JSON field required
for mapping it to a clipboard property.
|
Enum | Description |
---|---|
DataFormat |
The format type of data stream that needs to be mapped to and from clipboard.
|
DateFormat |
The format type of date format that needs to be mapped from clipboard.
|
ElementType |
Defines the field/element type of an entity.
|
MappingDirection |
Represents the direction in which the mapping needs to be done.
|
Copyright © 2018 Pegasystems Inc. All Rights Reserved.