Class MCase


  • public class MCase
    extends MObject
    Querydsl "row bean" type related to QCase.
    • Field Detail

      • closeTimestamp

        public Instant closeTimestamp
      • objectRefTargetOid

        public UUID objectRefTargetOid
      • objectRefTargetType

        public MObjectType objectRefTargetType
      • objectRefRelationId

        public Integer objectRefRelationId
      • parentRefTargetOid

        public UUID parentRefTargetOid
      • parentRefTargetType

        public MObjectType parentRefTargetType
      • parentRefRelationId

        public Integer parentRefRelationId
      • requestorRefTargetOid

        public UUID requestorRefTargetOid
      • requestorRefTargetType

        public MObjectType requestorRefTargetType
      • requestorRefRelationId

        public Integer requestorRefRelationId
      • targetRefTargetOid

        public UUID targetRefTargetOid
      • targetRefTargetType

        public MObjectType targetRefTargetType
      • targetRefRelationId

        public Integer targetRefRelationId
    • Constructor Detail

      • MCase

        public MCase()