Interface DecisionRequirementsRecordValue

All Superinterfaces:
DecisionRequirementsMetadataValue, JsonSerializable, RecordValue
All Known Implementing Classes:
ImmutableDecisionRequirementsRecordValue

@Immutable public interface DecisionRequirementsRecordValue extends RecordValue, DecisionRequirementsMetadataValue
Represents a deployed decision requirements graph (DRG/DRD) for a DMN resource. The decisions of the DMN resource belongs to this DRG. The DMN resource itself is stored only in the DRG.
  • Method Details

    • getResource

      byte[] getResource()
      Returns:
      the binary DMN resource