org.exist.storage
Class ConsistencyCheckTask
java.lang.Object
org.exist.storage.ConsistencyCheckTask
- All Implemented Interfaces:
- SystemTask
public class ConsistencyCheckTask
- extends Object
- implements SystemTask
ConsistencyCheckTask
public ConsistencyCheckTask()
configure
public void configure(Configuration config,
Properties properties)
throws EXistException
- Specified by:
configure
in interface SystemTask
- Throws:
EXistException
execute
public void execute(DBBroker broker)
throws EXistException
- Description copied from interface:
SystemTask
- Execute this task.
- Specified by:
execute
in interface SystemTask
- Parameters:
broker
- a DBBroker object that can be used
- Throws:
EXistException
Copyright (C) Wolfgang Meier. All rights reserved.