public class ImportService extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FTP_ERROR |
static String |
ITEM_IMPORTCOUNT |
static String |
ITEM_IMPORTERRORS |
static String |
ITEM_IMPORTPOINT |
static String |
ITEM_IMPORTSIZE |
static String |
MESSAGE_TOPIC |
static String |
TIMER_ID_IMPORTSERVICE |
| Constructor and Description |
|---|
ImportService() |
| Modifier and Type | Method and Description |
|---|---|
void |
cancel()
Stops the current import
|
boolean |
isRunning()
returns true if the service is running
|
void |
start()
This method initializes a new timer for the import ....
|
public static final String TIMER_ID_IMPORTSERVICE
public static final String ITEM_IMPORTPOINT
public static final String ITEM_IMPORTCOUNT
public static final String ITEM_IMPORTSIZE
public static final String ITEM_IMPORTERRORS
public static final String MESSAGE_TOPIC
public static final String FTP_ERROR
public void start()
throws ArchiveException
ArchiveExceptionpublic void cancel()
throws ArchiveException
ArchiveExceptionpublic boolean isRunning()
Copyright © 2016–2020 Imixs Software Solutions GmbH. All rights reserved.