Package com.appiancorp.suiteapi.knowledge


package com.appiancorp.suiteapi.knowledge

Provides knowledge (Documents) functionality. This is associated with com.appiancorp.suiteapi.content. Use ContentService to manipulate the content.

The most important classes are Community, KnowledgeCenter, KnowledgeFolder, and Document, which represent the knowledge content items.

  • Class
    Description
    Represents a Knowledge community, which can contain KnowledgeCenter and Community items.
    Convenience annotation to indicate a value represents an Appian Object.
    Represents a community knowledge center, which is a knowledge center that other users can view.
    Represents a document in the Knowledge application.
    Convenience annotation to indicate a value represents an Appian Object.
    Convenience annotation to indicate a value represents an Appian Object.
    Convenience annotation to indicate a value represents an Appian Object.
    Represents a knowledge center.
    Convenience annotation to indicate a value represents an Appian Object.
    Represents a folder in the Knowledge application.
    Represents a personal knowledge center, which is a knowledge center that only the creator can view.