Class OperationLogProperties

java.lang.Object
org.eclipse.rdf4j.spring.operationlog.OperationLogProperties

@ConfigurationProperties(prefix="rdf4j.spring.operationlog") public class OperationLogProperties extends Object
Since:
4.0.0
Author:
Florian Kleedorfer
  • Constructor Details Link icon

    • OperationLogProperties Link icon

      public OperationLogProperties()
  • Method Details Link icon

    • isEnabled Link icon

      public boolean isEnabled()
    • setEnabled Link icon

      public void setEnabled(boolean enabled)