com.atlassian.bamboo.plugins.rest.admin.auditlog
Class RestAuditLogConfiguration
java.lang.Object
com.atlassian.bamboo.plugins.rest.admin.auditlog.RestAuditLogConfiguration
public class RestAuditLogConfiguration
- extends Object
Model used by audit log REST resource
- Since:
- 5.9
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RestAuditLogConfiguration
public RestAuditLogConfiguration()
RestAuditLogConfiguration
public RestAuditLogConfiguration(Boolean auditLoggingEnabled)
isAuditLoggingEnabled
public Boolean isAuditLoggingEnabled()
setAuditLoggingEnabled
public void setAuditLoggingEnabled(Boolean auditLoggingEnabled)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.