@Scriptable public final class PortalExportStartEvent extends java.lang.Object implements IPortalExportEvent, java.io.Serializable
Constructor and Description |
---|
PortalExportStartEvent(java.io.File p_file,
de.uplanet.jdbc.JdbcConnection p_sysConn) |
Modifier and Type | Method and Description |
---|---|
java.io.File |
getExportFile()
Get the export file or directory.
|
de.uplanet.jdbc.JdbcConnection |
getSysConn()
Return system database connection
|