public class LoggedItemsImport extends AbstractLoggedAction
Constructor and Description |
---|
LoggedItemsImport(ActionContext actionContext,
boolean allowReplace,
java.lang.String serverFilePath) |
LoggedItemsImport(ActionContext actionContext,
boolean allowReplace,
java.lang.String serverFilePath,
java.lang.String providingOrgKey,
boolean preserveOwner,
boolean preserveLifecycleState) |
Modifier and Type | Method and Description |
---|---|
void |
finish() |
java.lang.String |
getTitle() |
void |
run() |
boolean |
runAsync() |
cleanUp, getActionContext, getErrorCount, getEventCallback, getItem, getItems, getRegistryObjects, getValidCount, getWarningCount, prepareItems, setEventCallback, supportsDelayedRead
public LoggedItemsImport(ActionContext actionContext, boolean allowReplace, java.lang.String serverFilePath, java.lang.String providingOrgKey, boolean preserveOwner, boolean preserveLifecycleState)
public LoggedItemsImport(ActionContext actionContext, boolean allowReplace, java.lang.String serverFilePath)