Class AuditLogEntryRestDTO

java.lang.Object
com.atlassian.crowd.plugin.rest.entity.audit.AuditLogEntryRestDTO

public class AuditLogEntryRestDTO extends Object
  • Constructor Details

    • AuditLogEntryRestDTO

      public AuditLogEntryRestDTO(String propertyName, String oldValue, String newValue)
  • Method Details