| Interface | Description |
|---|---|
| FileActionComponent |
This interface defines the way a Parser or a Processor must be implemented.
|
| FileParser |
A class that implements this interface is a parser for at least one kind of files.
|
| FileProcessor |
A class that implements this interface is a processor for at least one kind of files.
|
| Class | Description |
|---|---|
| DirectoryScanner |
This class perform a scan of the repository base directory.
|
| FileProcessorAlarmListener |
For one Repository configured, there is one instance of this AlarmListener registered in a
corresponding AlarmManager.
|
| FileProcessorDBListenerStoreListener | |
| FileProcessorPostponedAlarmListener |
For one Repository configured, there is one instance of this AlarmListener registered in a
corresponding AlarmManager.
|
| FileProcessorReplicaMessageManager |
Handle JSync intermessaging related to FileProcessor.
|
| FPUtil |
This class provides a set of static methods which perform various
utility operations used specifically in FileProcessor.
|
| LegacyWitnessFileImportHandler | |
| ProcessingEvent |
This class represents a FileProcessor action/event.
|
| Enum | Description |
|---|---|
| FileActionComponent.Operation |
Possible operation detected on a file
|
| Exception | Description |
|---|---|
| ProcessingException |
Wrapping exception of exception happening during processing or indexing.
|
| ProcessingPostponedException |
Exception used in FileActionComponent
exception happening during processing or indexing that must trigger a postponed re-processing.
|
Copyright © 2001-2019 Jalios SA. All Rights Reserved.