public class LoggedItemsExportAndDelete extends LoggedItemsExport
Constructor and Description |
---|
LoggedItemsExportAndDelete(BaseAdapter adapter,
com.centrasite.control.ActionContext actionContext,
com.centrasite.control.util.ExportConfiguration cfg) |
Modifier and Type | Method and Description |
---|---|
void |
finish()
After export of the Registry Object it deletes it from the Registry
|
cleanUp, getTitle, run, runAsync
public LoggedItemsExportAndDelete(BaseAdapter adapter, com.centrasite.control.ActionContext actionContext, com.centrasite.control.util.ExportConfiguration cfg)
public void finish() throws java.lang.Exception
finish
in interface com.centrasite.control.logged.action.ILoggedAction
finish
in class LoggedItemsExport
java.lang.Exception