Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DecisionMetadata

Hierarchy

  • DecisionMetadata

Index

Properties

decisionKey

decisionKey: number

the assigned decision key, which acts as a unique identifier for this decision

decisionRequirementsKey

decisionRequirementsKey: number

the assigned key of the decision requirements graph that this decision is part of

dmnDecisionId

dmnDecisionId: string

the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decision

dmnDecisionName

dmnDecisionName: string

the dmn name of the decision, as parsed during deployment

dmnDecisionRequirementsId

dmnDecisionRequirementsId: string

the dmn ID of the decision requirements graph that this decision is part of, as parsed during deployment

version

version: number

the assigned decision version

Generated using TypeDoc