OpenNMS.js - v2.6.2-SNAPSHOT
    Preparing search index...

    Variable FeedbackTypesConst

    FeedbackTypes: {
        CORRECT: OnmsSituationFeedbackType;
        CREATE_SITUATION: OnmsSituationFeedbackType;
        FALSE_NEGATIVE: OnmsSituationFeedbackType;
        FALSE_POSITIVE: OnmsSituationFeedbackType;
    } = ...

    Contains constant instances of all feedback types.

    Type Declaration