Interface AppianType

All Known Subinterfaces:
TypedVariableTypes
All Known Implementing Classes:
ActivityClassParameter, ActivityClassParameterSchema, ActivityReturnVariable, Datatype, DatatypeProperties, GenericTypedVariable, Mapping, MessagePropertySchema, ProcessVariable, ProcessVariableInstance, TypedVariable

public interface AppianType
AppianType List of built-in System Type constants. While the built-in Types are enumerated as constants, this does not imply that these are the only Types, nor does it imply that one can build a list of Types using only these constants. Rather, the service methods in TypeService must be used to determine types dynamically at runtime. (This interface is preferred over the legacy TypedVariableTypes.)