Annotation Interface ForumDataType


@Inherited @Documented @Retention(RUNTIME) @Target({METHOD,TYPE,PARAMETER}) @Type(namespace="http://www.appian.com/ae/types/2009", name="Forum") @Deprecated public @interface ForumDataType
Deprecated.
The Discussion Forums functionality will be removed in a future release. Use the News feed and related smart services to build applications with similar functionality.
Convenience annotation to indicate a value represents an Appian Object. For instance, in a Smart Service the annotation can be used to indicate that an input or output is of this type.
See Also: