Class AuditLogObject


  • public class AuditLogObject
    extends Object
    Author:
    Maxim.Manuylov Date: 19.10.12
    • Constructor Detail

      • AuditLogObject

        public AuditLogObject​(@NotNull
                              ObjectType objectType,
                              @NotNull
                              String objectId)
    • Method Detail

      • getObjectType

        @NotNull
        public ObjectType getObjectType()
      • getObjectId

        @NotNull
        public String getObjectId()