Interface | Description |
---|---|
AppianElement |
The root interface for representing Appian Types as objects.
|
Class | Description |
---|---|
AppianComplex |
Represents a complex data type.
|
AppianList |
A collection of AppianElements.
|
AppianObject |
Represents types with key and value mappings (aka dictionary and CDT).
|
AppianPrimitive |
Represents a single primitive value.
|
AppianTypeFactory |
This class is the primary entry point for working with this library.
|
Copyright © 2018 Appian Corporation. All rights reserved.