Class MShadow
- java.lang.Object
-
- com.evolveum.midpoint.repo.sqale.qmodel.object.MObject
-
- com.evolveum.midpoint.repo.sqale.qmodel.shadow.MShadow
-
-
Field Summary
-
Fields inherited from class com.evolveum.midpoint.repo.sqale.qmodel.object.MObject
containerIdSeq, createChannelId, createTimestamp, creatorRefRelationId, creatorRefTargetOid, creatorRefTargetType, ext, fullObject, fullTextInfo, lifecycleState, modifierRefRelationId, modifierRefTargetOid, modifierRefTargetType, modifyChannelId, modifyTimestamp, nameNorm, nameOrig, objectType, oid, policySituations, subtypes, tenantRefRelationId, tenantRefTargetOid, tenantRefTargetType, version
-
-
Constructor Summary
Constructors Constructor Description MShadow()
-
-
-
Field Detail
-
objectClassId
public Integer objectClassId
-
resourceRefTargetOid
public UUID resourceRefTargetOid
-
resourceRefTargetType
public MObjectType resourceRefTargetType
-
resourceRefRelationId
public Integer resourceRefRelationId
-
intent
public String intent
-
tag
public String tag
-
kind
public ShadowKindType kind
-
dead
public Boolean dead
-
exist
public Boolean exist
-
fullSynchronizationTimestamp
public Instant fullSynchronizationTimestamp
-
pendingOperationCount
public Integer pendingOperationCount
-
primaryIdentifierValue
public String primaryIdentifierValue
-
synchronizationSituation
public SynchronizationSituationType synchronizationSituation
-
synchronizationTimestamp
public Instant synchronizationTimestamp
-
attributes
public Jsonb attributes
-
correlationStartTimestamp
public Instant correlationStartTimestamp
-
correlationEndTimestamp
public Instant correlationEndTimestamp
-
correlationCaseOpenTimestamp
public Instant correlationCaseOpenTimestamp
-
correlationCaseCloseTimestamp
public Instant correlationCaseCloseTimestamp
-
correlationSituation
public CorrelationSituationType correlationSituation
-
-