org.exist.management.impl
Interface SanityReportMBean
- All Known Implementing Classes:
- SanityReport
public interface SanityReportMBean
getLastCheckStart
Date getLastCheckStart()
getLastCheckEnd
Date getLastCheckEnd()
getLastActionInfo
String getLastActionInfo()
getActualCheckStart
Date getActualCheckStart()
getStatus
String getStatus()
getErrors
TabularData getErrors()
triggerCheck
void triggerCheck(String output,
String backup,
String incremental)
Copyright (C) Wolfgang Meier. All rights reserved.