public class JobHistoryListener extends Object implements ImporterListener
Constructor and Description |
---|
JobHistoryListener(String jobName) |
Modifier and Type | Method and Description |
---|---|
void |
afterImport() |
void |
beforeImport() |
void |
importError() |
public JobHistoryListener(String jobName)
public void beforeImport() throws Exception
beforeImport
in interface ImporterListener
Exception
public void afterImport() throws Exception
afterImport
in interface ImporterListener
Exception
public void importError() throws Exception
importError
in interface ImporterListener
Exception
Copyright © 2013 Nuxeo SA. All Rights Reserved.