com.centrasite.control.logged.action
Class LoggedItemsImport
java.lang.Object
com.centrasite.control.logged.action.AbstractLoggedAction
com.centrasite.control.logged.action.LoggedItemsImport
- All Implemented Interfaces:
- ItemsProvider, ILoggedAction
public class LoggedItemsImport
- extends AbstractLoggedAction
Constructor Summary |
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)
|
Methods inherited from class com.centrasite.control.logged.action.AbstractLoggedAction |
cleanUp, getActionContext, getErrorCount, getEventCallback, getItem, getItems, getRegistryObjects, getValidCount, getWarningCount, prepareItems, setEventCallback, supportsDelayedRead |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LoggedItemsImport
public LoggedItemsImport(ActionContext actionContext,
boolean allowReplace,
java.lang.String serverFilePath,
java.lang.String providingOrgKey,
boolean preserveOwner,
boolean preserveLifecycleState)
LoggedItemsImport
public LoggedItemsImport(ActionContext actionContext,
boolean allowReplace,
java.lang.String serverFilePath)
runAsync
public boolean runAsync()
getTitle
public java.lang.String getTitle()
run
public void run()
throws java.lang.Exception
- Throws:
java.lang.Exception
finish
public void finish()
throws java.lang.Exception
- Throws:
java.lang.Exception