|
string | DmnDecisionId [get] |
|
string | DmnDecisionName [get] |
| - Returns
- the dmn name of the decision, as parsed during deployment
|
|
int | Version [get] |
| - Returns
- the assigned decision version
|
|
long | DecisionKey [get] |
| - Returns
- the assigned decision key, which acts as a unique identifier for this decision
|
|
string | DmnDecisionRequirementsId [get] |
|
long | DecisionRequirementsKey [get] |
| - Returns
- the assigned key of the decision requirements graph that this decision is part of
|
|
◆ DmnDecisionId
string Zeebe.Client.Api.Responses.IDecisionMetadata.DmnDecisionId |
|
get |
- Returns
- the dmn decision ID, as parsed during deployment; together with the versions forms a unique identifier for a specific decision
◆ DmnDecisionRequirementsId
string Zeebe.Client.Api.Responses.IDecisionMetadata.DmnDecisionRequirementsId |
|
get |
- Returns
- the dmn ID of the decision requirements graph that this decision is part of, as parsed during deployment
The documentation for this interface was generated from the following file:
- Client/Api/Responses/IDecisionMetadata.cs