Class MProcessedObject

java.lang.Object
com.evolveum.midpoint.repo.sqale.qmodel.common.MContainer
com.evolveum.midpoint.repo.sqale.qmodel.simulation.MProcessedObject

public class MProcessedObject extends MContainer
  • Field Details

    • oid

      public UUID oid
    • objectType

      public MObjectType objectType
    • nameOrig

      public String nameOrig
    • nameNorm

      public String nameNorm
    • state

    • metricIdentifiers

      public String[] metricIdentifiers
    • fullObject

      public byte[] fullObject
    • objectBefore

      public byte[] objectBefore
    • objectAfter

      public byte[] objectAfter
    • transactionId

      public String transactionId
    • focusRecordId

      public Long focusRecordId
  • Constructor Details

    • MProcessedObject

      public MProcessedObject()