- get(FTPClient, String) - Method in class org.imixs.archive.service.util.FTPConnector
-
This method reads a snapshot form the current working directory
- getContactPoints() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getCurrentSnapshotID() - Method in class org.imixs.archive.service.ui.InspectController
-
returns the current snapshot id form the workflow instance.
- getDocument() - Method in class org.imixs.archive.service.cassandra.ArchiveEvent
-
- getErrorCode() - Method in exception org.imixs.archive.service.ArchiveException
-
- getErrorContext() - Method in exception org.imixs.archive.service.ArchiveException
-
- getEventType() - Method in class org.imixs.archive.service.cassandra.ArchiveEvent
-
- getExportCount() - Method in class org.imixs.archive.service.ui.ExportDataController
-
- getExportPoint() - Method in class org.imixs.archive.service.ui.ExportDataController
-
returns the syncpoint of the current configuration
- getExportSize() - Method in class org.imixs.archive.service.ui.ExportDataController
-
- getExportSizeUnit() - Method in class org.imixs.archive.service.ui.ExportDataController
-
- getImportCount() - Method in class org.imixs.archive.service.ui.ImportDataController
-
- getImportPoint() - Method in class org.imixs.archive.service.ui.ImportDataController
-
returns the syncpoint of the current configuration
- getImportSize() - Method in class org.imixs.archive.service.ui.ImportDataController
-
- getImportSizeUnit() - Method in class org.imixs.archive.service.ui.ImportDataController
-
- getItemCollection(byte[]) - Method in class org.imixs.archive.service.cassandra.DataService
-
Converts a byte array into a XMLDocument and returns the ItemCollection
object.
- getKeySpace() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getMessage() - Method in class org.imixs.archive.service.ui.ErrorController
-
- getMessages() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
Returns the message list in reverse order.
- getMessages() - Method in class org.imixs.archive.service.ui.ExportDataController
-
Returns the message list in reverse order.
- getMessages() - Method in class org.imixs.archive.service.ui.ImportDataController
-
Returns the message list in reverse order.
- getMessages() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getMessages(String) - Method in class org.imixs.archive.service.util.MessageService
-
- getMetadata(String) - Method in class org.imixs.archive.service.api.ArchiveRestService
-
Loads the metadata from the archive and returns a HTML representation.
- getNewSyncPoint() - Method in class org.imixs.archive.service.ui.ResyncController
-
Returns the newSyncPoint and computes the default value
- getNextTimeout() - Method in class org.imixs.archive.service.exports.ExportService
-
Updates the timer details of a running timer service.
- getNextTimeout() - Method in class org.imixs.archive.service.ui.ExportDataController
-
- getOptions(ItemCollection) - Method in class org.imixs.archive.service.restore.RestoreService
-
returns the optional embedded Map List of the options, stored in the metadata
object.
- getOptions() - Method in class org.imixs.archive.service.ui.RestoreController
-
This methd returns a ItemCollection for each option
Example:
#{restoreController.options}
- getRawData(ItemCollection) - Method in class org.imixs.archive.service.cassandra.DataService
-
Converts a ItemCollection into a XMLDocument and returns the byte data.
- getReplicationClass() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getReplicationFactor() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getRestoreCount() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreErrors() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreFrom() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreSize() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreSizeUnit() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getRestoreSyncPoint() - Method in class org.imixs.archive.service.ui.RestoreController
-
returns the syncpoint of the current configuration
- getRestoreTo() - Method in class org.imixs.archive.service.ui.RestoreController
-
- getScheduler() - Method in class org.imixs.archive.service.ui.ExportDataController
-
- getServiceEndpoint() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getSession() - Method in class org.imixs.archive.service.cassandra.ClusterService
-
- getSize(XMLDocument, Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.archive.service.api.XMLItemCollectionWriter
-
- getSnapshot(String, String) - Method in class org.imixs.archive.service.api.ArchiveRestService
-
Loads a snapshot from the archive and returns a HTML representation.
- getSnapshotFileByMD5Checksum(String, String) - Method in class org.imixs.archive.service.api.ArchiveRestService
-
Returns a file attachment based on its MD5 Checksum
The query parameter 'contentType' can be added to specify the returned
content type.
- getSnapshotFileByName(String, String, UriInfo) - Method in class org.imixs.archive.service.api.ArchiveRestService
-
Returns a file attachment located in the property $file of the specified
snapshot
The file name will be encoded.
- getSnapshotIDs() - Method in class org.imixs.archive.service.ui.InspectController
-
- getSnapshotTime(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
Returns the snapshot time n millis of a $SnapshotID
- getStatus() - Method in class org.imixs.archive.service.imports.ImportStatusHandler
-
- getStatus() - Method in class org.imixs.archive.service.resync.ResyncStatusHandler
-
- getSyncCount() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getSyncpoint() - Method in class org.imixs.archive.service.api.MetatdataRestService
-
Ping test
- getSyncPoint() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
returns the last reSync point of the current metaData object
- getSyncPoint() - Method in class org.imixs.archive.service.ui.RestoreController
-
returns the syncpoint of the current configuration
- getSyncPoint() - Method in class org.imixs.archive.service.ui.ResyncController
-
returns the syncpoint of the current configuration
- getSyncPointISO(long) - Method in class org.imixs.archive.service.cassandra.DataService
-
returns the date tiem from a date in iso format
- getSyncPointISO() - Method in class org.imixs.archive.service.ui.RestoreController
-
returns the syncpoint of the current configuration
- getSyncSize() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getSyncSizeUnit() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
- getTime(String) - Method in class org.imixs.archive.service.ui.InspectController
-
This method returns the snapshot timestamp by a snapshot id.
- getUniqueID(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
Returns the $uniqueID from a $SnapshotID
- getUniqueid() - Method in class org.imixs.archive.service.ui.InspectController
-
- ImixsArchiveApp - Class in org.imixs.archive.service
-
The Imixs-Archive-Service application setup
- ImixsArchiveApp() - Constructor for class org.imixs.archive.service.ImixsArchiveApp
-
- ImportDataController - Class in org.imixs.archive.service.ui
-
CID Bean provide the export configuration.
- ImportDataController() - Constructor for class org.imixs.archive.service.ui.ImportDataController
-
- ImportService - Class in org.imixs.archive.service.imports
-
The ImportService imports the workflow data form a FTP storage into the
cassandra cluster.
- ImportService() - Constructor for class org.imixs.archive.service.imports.ImportService
-
- ImportStatusHandler - Class in org.imixs.archive.service.imports
-
The ImportStatusHandler provides a status flag for the ImportService
- ImportStatusHandler() - Constructor for class org.imixs.archive.service.imports.ImportStatusHandler
-
- init() - Method in class org.imixs.archive.service.SyncScheduler
-
Initialize ManagedScheduledExecutorService
- initCluster() - Method in class org.imixs.archive.service.cassandra.ClusterService
-
This method creates a Cassandra Cluster object.
- initialize() - Method in class org.imixs.archive.service.ImixsArchiveApp
-
Initialize the web application
- InspectController - Class in org.imixs.archive.service.ui
-
CID Bean to inspect a single process instance.
- InspectController() - Constructor for class org.imixs.archive.service.ui.InspectController
-
- INVALID_DOCUMENT_OBJECT - Static variable in exception org.imixs.archive.service.ArchiveException
-
- INVALID_KEYSPACE - Static variable in exception org.imixs.archive.service.ArchiveException
-
- INVALID_WORKITEM - Static variable in exception org.imixs.archive.service.ArchiveException
-
- isConnected() - Method in class org.imixs.archive.service.ui.ClusterDataController
-
Returns true if a connection to the specified keySpace was successful
- ISO_DATETIME_FORMAT - Static variable in class org.imixs.archive.service.ui.InspectController
-
- ISO_DATETIME_FORMAT - Static variable in class org.imixs.archive.service.ui.RestoreController
-
- ISO_DATETIME_FORMAT - Static variable in class org.imixs.archive.service.ui.ResyncController
-
- isRunning() - Method in class org.imixs.archive.service.imports.ImportService
-
returns true if the service is running
- isRunning() - Method in class org.imixs.archive.service.resync.ResyncService
-
returns true if the service is running
- isRunning() - Method in class org.imixs.archive.service.ui.ImportDataController
-
- isRunning() - Method in class org.imixs.archive.service.ui.RestoreController
-
Returns true if a restore is running.
- isRunning() - Method in class org.imixs.archive.service.ui.ResyncController
-
Returns true if the sync service is actually running
- isSnapshotID(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method returns true if the given id is a valid Snapshot id (UUI +
timestamp
We also need to support the old snapshto format
4832b09a1a-20c38abd-1519421083952
- isValidKeyspaceName(String) - Method in class org.imixs.archive.service.cassandra.ClusterService
-
Test if the keyspace name is valid.
- isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.imixs.archive.service.api.XMLItemCollectionWriter
-
- ITEM_EXPORTCOUNT - Static variable in class org.imixs.archive.service.exports.ExportService
-
- ITEM_EXPORTERRORS - Static variable in class org.imixs.archive.service.exports.ExportService
-
- ITEM_EXPORTPOINT - Static variable in class org.imixs.archive.service.exports.ExportService
-
- ITEM_EXPORTSIZE - Static variable in class org.imixs.archive.service.exports.ExportService
-
- ITEM_IMPORTCOUNT - Static variable in class org.imixs.archive.service.imports.ImportService
-
- ITEM_IMPORTERRORS - Static variable in class org.imixs.archive.service.imports.ImportService
-
- ITEM_IMPORTPOINT - Static variable in class org.imixs.archive.service.imports.ImportService
-
- ITEM_IMPORTSIZE - Static variable in class org.imixs.archive.service.imports.ImportService
-
- ITEM_MD5_CHECKSUM - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- ITEM_RESTORE_FROM - Static variable in class org.imixs.archive.service.restore.RestoreService
-
- ITEM_RESTORE_OPTIONS - Static variable in class org.imixs.archive.service.restore.RestoreService
-
- ITEM_RESTORE_SYNCCOUNT - Static variable in class org.imixs.archive.service.restore.RestoreService
-
- ITEM_RESTORE_SYNCERRORS - Static variable in class org.imixs.archive.service.restore.RestoreService
-
- ITEM_RESTORE_SYNCPOINT - Static variable in class org.imixs.archive.service.restore.RestoreService
-
- ITEM_RESTORE_SYNCSIZE - Static variable in class org.imixs.archive.service.restore.RestoreService
-
- ITEM_RESTORE_TO - Static variable in class org.imixs.archive.service.restore.RestoreService
-
- ITEM_SNAPSHOT_HISTORY - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- ITEM_SYNCCOUNT - Static variable in class org.imixs.archive.service.resync.ResyncService
-
- ITEM_SYNCPOINT - Static variable in class org.imixs.archive.service.resync.ResyncService
-
- ITEM_SYNCSIZE - Static variable in class org.imixs.archive.service.resync.ResyncService
-
- iterator() - Method in class org.imixs.archive.service.cassandra.DocumentSplitter
-
- readSnapshotIDByUniqueID(String) - Method in class org.imixs.archive.service.RemoteAPIService
-
This method read the current snapshot id for a given UnqiueID.
- readSyncData(long) - Method in class org.imixs.archive.service.RemoteAPIService
-
This method read sync data.
- releaseDeadLocks(EventLogClient) - Method in class org.imixs.archive.service.SyncService
-
Asynchronous method to release dead locks
- RemoteAPIService - Class in org.imixs.archive.service
-
The RemoteService is used to access the remote API from the worklfow
instance.
- RemoteAPIService() - Constructor for class org.imixs.archive.service.RemoteAPIService
-
- removeOption(String) - Method in class org.imixs.archive.service.ui.RestoreController
-
Removes an option by name
- reset() - Method in class org.imixs.archive.service.exports.ExportService
-
THis method reset the export sync data and returns an updated metaData object
- reset() - Method in class org.imixs.archive.service.ui.ErrorController
-
reset the current error message
- reset() - Method in class org.imixs.archive.service.ui.ExportDataController
-
This method reset the current synpoint to 0 and prepares a new export
- reset() - Method in class org.imixs.archive.service.ui.RestoreController
-
This method initializes the default sync date
- RestoreController - Class in org.imixs.archive.service.ui
-
CID Bean for the resync service.
- RestoreController() - Constructor for class org.imixs.archive.service.ui.RestoreController
-
- RestoreService - Class in org.imixs.archive.service.restore
-
The RestoreService restores the workflow data stored in the cassandra cluster
into a Imixs-Workflow instance.
- RestoreService() - Constructor for class org.imixs.archive.service.restore.RestoreService
-
- restoreSnapshot(ItemCollection) - Method in class org.imixs.archive.service.RemoteAPIService
-
- restoreSnapshot(String) - Method in class org.imixs.archive.service.ui.InspectController
-
This method restores a snapshot by its ID
- ResyncController - Class in org.imixs.archive.service.ui
-
CID Bean for the resync service.
- ResyncController() - Constructor for class org.imixs.archive.service.ui.ResyncController
-
- ResyncService - Class in org.imixs.archive.service.resync
-
The SyncService synchronizes the data of a Imixs-Worklfow instance with the
cassandra cluster.
- ResyncService() - Constructor for class org.imixs.archive.service.resync.ResyncService
-
- ResyncStatusHandler - Class in org.imixs.archive.service.resync
-
The ImportStatusHandler provides a status flag for the ImportService
- ResyncStatusHandler() - Constructor for class org.imixs.archive.service.resync.ResyncStatusHandler
-
- run(Timer) - Method in class org.imixs.archive.service.SyncScheduler
-
This method is called by the TimerService.
- saveMetadata(ItemCollection) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method saves the metadata represented by an ItemCollection.
- saveSnapshot(ItemCollection) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method saves a ItemCollection into a specific KeySpace.
- setCurrentSnapshotID(String) - Method in class org.imixs.archive.service.ui.InspectController
-
- setErrorCode(String) - Method in exception org.imixs.archive.service.ArchiveException
-
- setErrorContext(String) - Method in exception org.imixs.archive.service.ArchiveException
-
- setMessage(String) - Method in class org.imixs.archive.service.ui.ErrorController
-
- setNewSyncPoint(String) - Method in class org.imixs.archive.service.ui.ResyncController
-
- setOptions(List<ItemCollection>, ItemCollection) - Method in class org.imixs.archive.service.restore.RestoreService
-
Convert a List of ItemCollections back into a List of Map elements
- setOptions(List<ItemCollection>) - Method in class org.imixs.archive.service.ui.RestoreController
-
- setRestoreFrom(String) - Method in class org.imixs.archive.service.ui.RestoreController
-
- setRestoreTo(String) - Method in class org.imixs.archive.service.ui.RestoreController
-
- setSnapshotIDs(List<String>) - Method in class org.imixs.archive.service.ui.InspectController
-
- setStatus(byte) - Method in class org.imixs.archive.service.imports.ImportStatusHandler
-
- setStatus(byte) - Method in class org.imixs.archive.service.resync.ResyncStatusHandler
-
- setUniqueid(String) - Method in class org.imixs.archive.service.ui.InspectController
-
- SNAPSHOT_RESOURCE - Static variable in class org.imixs.archive.service.RemoteAPIService
-
- SNAPSHOT_SYNCPOINT_RESOURCE - Static variable in class org.imixs.archive.service.RemoteAPIService
-
- start() - Method in class org.imixs.archive.service.imports.ImportService
-
This method initializes a new timer for the import ....
- start(long, long, List<Map>) - Method in class org.imixs.archive.service.restore.RestoreService
-
Starts a new restore process with a EJB TimerService
The Timer will be started imediatly with a intervall duration defined by the
constante TIMER_INTERVAL_DURATION
The meta data for the restore process is stored in the metadata object.
- start() - Method in class org.imixs.archive.service.resync.ResyncService
-
This method initializes a new timer for the sync ....
- start() - Method in class org.imixs.archive.service.ui.ImportDataController
-
This method starts a restore process
- startExport() - Method in class org.imixs.archive.service.ui.ExportDataController
-
This method starts a restore process
- startRestore() - Method in class org.imixs.archive.service.ui.RestoreController
-
This method starts a restore process
- startScheduler() - Method in class org.imixs.archive.service.exports.ExportService
-
This method initializes the scheduler.
- STATEMENT_DELETE_DOCUMENTS - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_DELETE_DOCUMENTS_DATA - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_DELETE_SNAPSHOTS - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_DELETE_SNAPSHOTS_BY_DOCUMENT - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_DELETE_SNAPSHOTS_BY_MODIFIED - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_DELETE_SNAPSHOTS_BY_UNIQUEID - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_DOCUMENTS - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_DOCUMENTS_DATA - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_MD5 - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_METADATA - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_SNAPSHOT - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_SNAPSHOT_ID - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_SNAPSHOTS_BY_DOCUMENT - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_SNAPSHOTS_BY_MODIFIED - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_SELECT_SNAPSHOTS_BY_UNIQUEID - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_UPSET_DOCUMENTS - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_UPSET_DOCUMENTS_DATA - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_UPSET_SNAPSHOTS - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_UPSET_SNAPSHOTS_BY_DOCUMENT - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_UPSET_SNAPSHOTS_BY_MODIFIED - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STATEMENT_UPSET_SNAPSHOTS_BY_UNIQUEID - Static variable in class org.imixs.archive.service.cassandra.DataService
-
- STAUS_CANCELED - Static variable in class org.imixs.archive.service.imports.ImportStatusHandler
-
- STAUS_CANCELED - Static variable in class org.imixs.archive.service.resync.ResyncStatusHandler
-
- STAUS_RUNNING - Static variable in class org.imixs.archive.service.imports.ImportStatusHandler
-
- STAUS_RUNNING - Static variable in class org.imixs.archive.service.resync.ResyncStatusHandler
-
- STAUS_STOPPED - Static variable in class org.imixs.archive.service.imports.ImportStatusHandler
-
- STAUS_STOPPED - Static variable in class org.imixs.archive.service.resync.ResyncStatusHandler
-
- stopExport() - Method in class org.imixs.archive.service.ui.ExportDataController
-
This method starts a restore process
- stopRestore() - Method in class org.imixs.archive.service.ui.RestoreController
-
This method cancels a current running sny process
- stopScheduler() - Method in class org.imixs.archive.service.exports.ExportService
-
This method stops the scheduler.
- SYNC_ERROR - Static variable in exception org.imixs.archive.service.ArchiveException
-
- SyncScheduler - Class in org.imixs.archive.service
-
The SyncScheduler starts a TimerService to pull new snapshot events from the
workflow instance and push the snapshot data into the cassandra cluster
- SyncScheduler() - Constructor for class org.imixs.archive.service.SyncScheduler
-
- SyncService - Class in org.imixs.archive.service
-
The SyncService pulls a Snapshot into the cassandra archive.
- SyncService() - Constructor for class org.imixs.archive.service.SyncService
-