Annotation Interface KnowledgeCenterDataType


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