Index

E F G I L M O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

E

errorCode - Variable in exception org.imixs.archive.export.ExportException
 
errorContext - Variable in exception org.imixs.archive.export.ExportException
 
EVENTLOG_DEADLOCK - Static variable in class org.imixs.archive.export.ExportApi
 
EVENTLOG_TOPIC - Static variable in class org.imixs.archive.export.ExportApi
 
EXPORT_FTP_HOST - Static variable in class org.imixs.archive.export.ExportApi
 
EXPORT_FTP_PASSWORD - Static variable in class org.imixs.archive.export.ExportApi
 
EXPORT_FTP_PORT - Static variable in class org.imixs.archive.export.ExportApi
 
EXPORT_FTP_USER - Static variable in class org.imixs.archive.export.ExportApi
 
EXPORT_PATH - Static variable in class org.imixs.archive.export.ExportApi
 
ExportApi - Class in org.imixs.archive.export
The rest service API endpoint
ExportApi() - Constructor for class org.imixs.archive.export.ExportApi
 
ExportController - Class in org.imixs.archive.export.controller
The ExportController is used to monitor the export status of the SchedulerService.
ExportController() - Constructor for class org.imixs.archive.export.controller.ExportController
 
ExportException - Exception in org.imixs.archive.export
ImixsArchiveException is thrown by the Imxis-Archive Service
ExportException(String, String) - Constructor for exception org.imixs.archive.export.ExportException
 
ExportException(String, String, Exception) - Constructor for exception org.imixs.archive.export.ExportException
 
ExportException(String, String, String) - Constructor for exception org.imixs.archive.export.ExportException
 
ExportException(String, String, String, Exception) - Constructor for exception org.imixs.archive.export.ExportException
 
ExportStatusHandler - Class in org.imixs.archive.export.services
The ExportStatusHandler provides a non blocking way to control the status flag for the ExportService.
ExportStatusHandler() - Constructor for class org.imixs.archive.export.services.ExportStatusHandler
 

F

FileService - Class in org.imixs.archive.export.services
The FileService is used to write a file into a local directory or on a FTP Server.
FileService() - Constructor for class org.imixs.archive.export.services.FileService
 
FTP_ERROR - Static variable in class org.imixs.archive.export.services.FileService
 

G

getCounterByName(String) - Method in class org.imixs.archive.export.controller.ExportController
This method returns the current event processing counter
getDocumentClient() - Method in class org.imixs.archive.export.util.RestClientHelper
This method creates a new WorkflowClient instance.
getErrorCode() - Method in exception org.imixs.archive.export.ExportException
 
getErrorContext() - Method in exception org.imixs.archive.export.ExportException
 
getEventLogClient(DocumentClient) - Method in class org.imixs.archive.export.util.RestClientHelper
Creates a EventLogClient form a given DocumentClient instance
getFilePath() - Method in class org.imixs.archive.export.controller.ExportController
 
getFtpPort() - Method in class org.imixs.archive.export.controller.ExportController
 
getFtpServer() - Method in class org.imixs.archive.export.controller.ExportController
 
getHealthEndpoint() - Method in class org.imixs.archive.export.controller.ExportController
 
getInstanceEndpoint() - Method in class org.imixs.archive.export.controller.ExportController
 
getInterval() - Method in class org.imixs.archive.export.controller.ExportController
 
getLogEntries() - Method in class org.imixs.archive.export.controller.ExportController
 
getLogEntries() - Method in class org.imixs.archive.export.services.LogService
 
getMetricsEndpoint() - Method in class org.imixs.archive.export.controller.ExportController
 
getNextTimeout() - Method in class org.imixs.archive.export.controller.ExportController
 
getNextTimeout() - Method in class org.imixs.archive.export.services.ExportStatusHandler
Returns the next timeout date for the current timer
getStatus() - Method in class org.imixs.archive.export.controller.ExportController
 
getStatus() - Method in class org.imixs.archive.export.services.ExportStatusHandler
 
getTimer() - Method in class org.imixs.archive.export.services.ExportStatusHandler
 
getUniqueIDFromSnapshotID(String) - Static method in class org.imixs.archive.export.ExportApi
Returns the $uniqueID from a $SnapshotID

I

info(String) - Method in class org.imixs.archive.export.services.LogService
 
init() - Method in class org.imixs.archive.export.services.SchedulerService
 
INVALID_DOCUMENT_OBJECT - Static variable in exception org.imixs.archive.export.ExportException
 
INVALID_KEYSPACE - Static variable in exception org.imixs.archive.export.ExportException
 
INVALID_WORKITEM - Static variable in exception org.imixs.archive.export.ExportException
 
isConnected() - Method in class org.imixs.archive.export.controller.ExportController
 

L

LOG_ERROR - Static variable in class org.imixs.archive.export.services.LogService
 
LOG_INFO - Static variable in class org.imixs.archive.export.services.LogService
 
LOG_WARNING - Static variable in class org.imixs.archive.export.services.LogService
 
LogService - Class in org.imixs.archive.export.services
The LogService is a singleton class to store log entries in a local log.
LogService() - Constructor for class org.imixs.archive.export.services.LogService
 

M

MD5_ERROR - Static variable in exception org.imixs.archive.export.ExportException
 
MISSING_CONTACTPOINT - Static variable in exception org.imixs.archive.export.ExportException
 

O

onTimeout(Timer) - Method in class org.imixs.archive.export.services.SchedulerService
This is the method which processes the timeout event depending on the running timer settings.
org.imixs.archive.export - package org.imixs.archive.export
 
org.imixs.archive.export.controller - package org.imixs.archive.export.controller
 
org.imixs.archive.export.services - package org.imixs.archive.export.services
 
org.imixs.archive.export.util - package org.imixs.archive.export.util
 

P

pullFileDataList(ItemCollection, DocumentClient, EventLogClient) - Method in class org.imixs.archive.export.services.SchedulerService
This method loads a snapshot from the workflow instance based on a eventLog entry.

R

readFileData(String, String) - Method in class org.imixs.archive.export.services.FileService
Reads a fileData from a given export path (optional on a FTP Server)..
releaseDeadLocks(EventLogClient) - Method in class org.imixs.archive.export.services.SchedulerService
Asynchronous method to release dead locks
restartScheduler() - Method in class org.imixs.archive.export.services.SchedulerService
Stops and restarts the timer.
RestClientHelper - Class in org.imixs.archive.export.util
The RestClientHelper provides helper method to create a DocumentRestClient and a EventLogRestClient.
RestClientHelper() - Constructor for class org.imixs.archive.export.util.RestClientHelper
 

S

SchedulerService - Class in org.imixs.archive.export.services
The SchedulerService is responsible to run a EJB Timer service and pull Export EventLog entries periodically.
SchedulerService() - Constructor for class org.imixs.archive.export.services.SchedulerService
 
setErrorCode(String) - Method in exception org.imixs.archive.export.ExportException
 
setErrorContext(String) - Method in exception org.imixs.archive.export.ExportException
 
setStatus(String) - Method in class org.imixs.archive.export.services.ExportStatusHandler
 
setTimer(Timer) - Method in class org.imixs.archive.export.services.ExportStatusHandler
 
severe(String) - Method in class org.imixs.archive.export.services.LogService
 
SNAPSHOTID - Static variable in class org.imixs.archive.export.services.SchedulerService
 
start() - Method in class org.imixs.archive.export.controller.ExportController
Starts the timer service
startScheduler(boolean) - Method in class org.imixs.archive.export.services.SchedulerService
This method initializes the scheduler.
STATUS_CANCELED - Static variable in class org.imixs.archive.export.services.ExportStatusHandler
 
STATUS_RUNNING - Static variable in class org.imixs.archive.export.services.ExportStatusHandler
 
STATUS_SCHEDULED - Static variable in class org.imixs.archive.export.services.ExportStatusHandler
 
STATUS_STOPPED - Static variable in class org.imixs.archive.export.services.ExportStatusHandler
 
stop() - Method in class org.imixs.archive.export.controller.ExportController
Stop the timer service
stopScheduler() - Method in class org.imixs.archive.export.services.SchedulerService
This method stops the scheduler.
SYNC_ERROR - Static variable in exception org.imixs.archive.export.ExportException
 

W

warning(String) - Method in class org.imixs.archive.export.services.LogService
 
WORKFLOW_SERVICE_AUTHMETHOD - Static variable in class org.imixs.archive.export.ExportApi
 
WORKFLOW_SERVICE_ENDPOINT - Static variable in class org.imixs.archive.export.ExportApi
 
WORKFLOW_SERVICE_PASSWORD - Static variable in class org.imixs.archive.export.ExportApi
 
WORKFLOW_SERVICE_USER - Static variable in class org.imixs.archive.export.ExportApi
 
WORKFLOW_SYNC_DEADLOCK - Static variable in class org.imixs.archive.export.ExportApi
 
WORKFLOW_SYNC_INITIALDELAY - Static variable in class org.imixs.archive.export.ExportApi
 
WORKFLOW_SYNC_INTERVAL - Static variable in class org.imixs.archive.export.ExportApi
 
writeFileData(FileData, String) - Method in class org.imixs.archive.export.services.FileService
This method write a single file to the export path (optional on a FTP Server).
E F G I L M O P R S W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form