Annotation Interface DiscussionMessageDataType


@Inherited @Documented @Retention(RUNTIME) @Target({METHOD,TYPE,PARAMETER}) @Type(namespace="http://www.appian.com/ae/types/2009", name="Message") @Deprecated public @interface DiscussionMessageDataType
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: