|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
org.springframework.context.ApplicationEvent
org.alfresco.repo.bulkimport.BulkFSImportEvent
public class BulkFSImportEvent
A class of event that notifies the listener of a significant event relating to a bulk filesystem import. Useful for Monitoring purposes.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
BulkFSImportEvent(BulkFilesystemImporter source)
The Constructor. |
|
| Method Summary | |
|---|---|
BulkFilesystemImporter |
getBulkFilesystemImporter()
|
| Methods inherited from class org.springframework.context.ApplicationEvent |
|---|
getTimestamp |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public BulkFSImportEvent(BulkFilesystemImporter source)
source - the source index monitordescription - the event descriptioncount - its instance count| Method Detail |
|---|
public BulkFilesystemImporter getBulkFilesystemImporter()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||