Class MShadow


  • public class MShadow
    extends MObject
    Querydsl "row bean" type related to QShadow.
    • Field Detail

      • objectClassId

        public Integer objectClassId
      • resourceRefTargetOid

        public UUID resourceRefTargetOid
      • resourceRefTargetType

        public MObjectType resourceRefTargetType
      • resourceRefRelationId

        public Integer resourceRefRelationId
      • intent

        public String intent
      • fullSynchronizationTimestamp

        public Instant fullSynchronizationTimestamp
      • pendingOperationCount

        public Integer pendingOperationCount
      • primaryIdentifierValue

        public String primaryIdentifierValue
      • synchronizationTimestamp

        public Instant synchronizationTimestamp
      • attributes

        public Jsonb attributes
      • correlationStartTimestamp

        public Instant correlationStartTimestamp
      • correlationEndTimestamp

        public Instant correlationEndTimestamp
      • correlationCaseOpenTimestamp

        public Instant correlationCaseOpenTimestamp
      • correlationCaseCloseTimestamp

        public Instant correlationCaseCloseTimestamp
    • Constructor Detail

      • MShadow

        public MShadow()