Search Results for

    Show / Hide Table of Contents

    Namespace LemonEdge.API.Entities.Workflow

    Classes

    ActionTrigger

    ActionTriggerGate

    Article

    ArticleOwner

    Comment

    DefaultWatcher

    Document

    DocumentAttachment

    DocumentCategory

    DocumentOwner

    ItemTask

    ItemTaskType

    Tag

    TagType

    Watcher

    WatcherNotification

    WatcherNotificationListener

    WatcherType

    Interfaces

    IActionTrigger

    The system entity for triggers

    See https://help.lemonedge.com/help/settings/open-architecture/triggers/intro.html for more information

    IActionTriggerGate

    The system entity for triggers gates

    See https://help.lemonedge.com/help/settings/open-architecture/triggers/gates-view.html for more information

    IArticle

    The system entity for an Article, which allows for storing arbitrary rich text against any entities in the system

    See https://help.lemonedge.com/documents/ for more information

    IArticleOwner

    Links an article to one or more objects. This is a many to many relationship. IArticle

    IAttachableBase

    IComment

    The system entity for a Comment, which can be related to any entity

    See https://help.lemonedge.com/comments/ for more information

    IDefaultWatcher

    The system entity for a Default Watcher, which automatically creates configured watchers against specified new items

    See https://help.lemonedge.com/help/settings/enterprise-tools/default-watchers/intro.html for more information

    IDocument

    The system entity for a Document, which allows for storing documents against any entities in the system

    See https://help.lemonedge.com/documents/ for more information

    IDocumentAttachment

    The system entity for a Document Attachment, which holds the version of a file against a parent document

    See https://help.lemonedge.com/documents/ for more information

    IDocumentCategory

    The system entity for a Document Category, which allows for classifying documents. Ensure your Entity inherits IHasDocumentCategory.

    See https://help.lemonedge.com/documents/ for more information

    IDocumentOwner

    Links a document to one or more objects. This is a many to many relationship. IDocument

    IHasDocumentCategory

    Indicates that this item has a category, which defined in IDocumentCategory.

    IItemTask

    The system entity for a task, which can be associated with any entity in the system

    See https://help.lemonedge.com/help/enterprise-data-tools/workflow/tasks/intro.html for more information

    IItemTaskType

    The system entity for a task, which can be associated with any entity in the system

    See https://help.lemonedge.com/help/enterprise-data-tools/workflow/tasks/intro.html for more information

    IOwner

    ITag

    The system entity for a tag, which defines a category that can marked as an attribute against any entity in the system

    See https://help.lemonedge.com/help/settings/open-architecture/tags/intro.html for more information

    ITagType

    The system entity for a tag type, which defines which entity types a parent tag is valid against

    See https://help.lemonedge.com/help/settings/open-architecture/tags/tag-types-view.html for more information

    IWatcher

    The system entity for a watcher, which tracks interested parties against entities within the system

    See https://help.lemonedge.com/watchers/ for more information

    IWatcherNotification

    The system entity for a watcher notification, which tracks notification messages against items that are being watched

    IWatcherNotificationListener

    The system entity for a watcher notification listener, which tracks notification being read

    IWatcherType

    The system entity for a watcher type, which is a grouping for watchers

    See https://help.lemonedge.com/help/settings/enterprise-tools/watcher-types/intro.html for more information

    Enums

    ArticleType

    The type of article.

    ItemImportance

    TaskStatus

    In this article
    Back to top © LemonEdge Technologies. All rights reserved.