A B C D E F G H I K L M O P R S T U W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- addMessage(String) - Method in class org.imixs.archive.service.ui.ErrorController
-
adds an error message to the current message.
- addOption() - Method in class org.imixs.archive.service.ui.RestoreController
-
Adds a new filter option
- ArchiveEvent - Class in org.imixs.archive.service.cassandra
-
The Imixs Archive Service provides Metric events for an external monitoring.
- ArchiveEvent(ItemCollection, int) - Constructor for class org.imixs.archive.service.cassandra.ArchiveEvent
- ArchiveException - Exception in org.imixs.archive.service
-
ImixsArchiveException is thrown by the Imxis-Archive Service
- ArchiveException(String, String) - Constructor for exception org.imixs.archive.service.ArchiveException
- ArchiveException(String, String, Exception) - Constructor for exception org.imixs.archive.service.ArchiveException
- ArchiveException(String, String, String) - Constructor for exception org.imixs.archive.service.ArchiveException
- ArchiveException(String, String, String, Exception) - Constructor for exception org.imixs.archive.service.ArchiveException
- ArchiveRestService - Class in org.imixs.archive.service.api
-
The ArchiveRestService provides a Rest API to be used by external clients.
- ArchiveRestService() - Constructor for class org.imixs.archive.service.api.ArchiveRestService
B
- BACKUP_SERVICE_ENDPOINT - Static variable in class org.imixs.archive.service.ImixsArchiveApp
C
- calculateSize(XMLDocument) - Method in class org.imixs.archive.service.cassandra.DataService
-
count total value size...
- call() - Method in class org.imixs.archive.service.HealthCheckService
-
This is the implementation for the health check call back method.
- cancel() - Method in class org.imixs.archive.service.restore.RestoreService
-
Stops the current restore process
- cancel() - Method in class org.imixs.archive.service.resync.ResyncService
-
Stops the current sync
- cancel() - Method in class org.imixs.archive.service.ui.ResyncController
-
This method cancels a current running sny process
- CHUNK_SIZE - Variable in class org.imixs.archive.service.cassandra.DocumentSplitter
- ClusterDataController - Class in org.imixs.archive.service.ui
-
CID Bean provide cluster configuration.
- ClusterDataController() - Constructor for class org.imixs.archive.service.ui.ClusterDataController
- ClusterService - Class in org.imixs.archive.service.cassandra
-
The ClusterService provides methods to persist the content of a Imixs Document into a Cassandra keystore.
- ClusterService() - Constructor for class org.imixs.archive.service.cassandra.ClusterService
- COLUMN_DATA - Static variable in class org.imixs.archive.service.cassandra.DataService
- COLUMN_MD5 - Static variable in class org.imixs.archive.service.cassandra.DataService
- COLUMN_MODIFIED - Static variable in class org.imixs.archive.service.cassandra.DataService
- COLUMN_SNAPSHOT - Static variable in class org.imixs.archive.service.cassandra.DataService
- COLUMN_UNIQUEID - Static variable in class org.imixs.archive.service.cassandra.DataService
- convertValuesToString(List) - Static method in class org.imixs.archive.service.api.XMLItemCollectionWriter
-
This method converts the Values of a vector into a string representation.
- createArchiveTableSchema(Session) - Method in class org.imixs.archive.service.cassandra.ClusterService
-
This helper method creates the ImixsArchive document table schema if not yet exists
- createKeySpace(String) - Method in class org.imixs.archive.service.cassandra.ClusterService
-
This method creates a cassandra keySpace.
D
- DataService - Class in org.imixs.archive.service.cassandra
-
The SnapshotService is used to store a imixs snapshot into the cluster keyspace.
- DataService() - Constructor for class org.imixs.archive.service.cassandra.DataService
- DEFAULT_SCHEDULER_DEFINITION - Static variable in class org.imixs.archive.service.resync.ResyncService
- deleteSnapshot(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method deletes a single snapshot instance.
- deleteSnapshot(String) - Method in class org.imixs.archive.service.RemoteAPIService
- deleteSnapshot(String) - Method in class org.imixs.archive.service.ui.InspectController
-
This method deletes a snapshot by its ID
- DOCUMENTS_RESOURCE - Static variable in class org.imixs.archive.service.RemoteAPIService
- DocumentSplitter - Class in org.imixs.archive.service.cassandra
- DocumentSplitter(byte[]) - Constructor for class org.imixs.archive.service.cassandra.DocumentSplitter
E
- ENV_ARCHIVE_CLUSTER_AUTH_PASSWORD - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_AUTH_USER - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_CONTACTPOINTS - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_KEYSPACE - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_REPLICATION_CLASS - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_REPLICATION_FACTOR - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_SSL - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_SSL_KEYSTOREPASSWORD - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_SSL_KEYSTOREPATH - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_SSL_TRUSTSTOREPASSWORD - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_ARCHIVE_CLUSTER_SSL_TRUSTSTOREPATH - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_WORKFLOW_SERVICE_AUTHMETHOD - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_WORKFLOW_SERVICE_ENDPOINT - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_WORKFLOW_SERVICE_PASSWORD - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- ENV_WORKFLOW_SERVICE_USER - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- errorCode - Variable in exception org.imixs.archive.service.ArchiveException
- errorContext - Variable in exception org.imixs.archive.service.ArchiveException
- ErrorController - Class in org.imixs.archive.service.ui
-
Session Scoped CID Bean to hold the current error messages.
- ErrorController() - Constructor for class org.imixs.archive.service.ui.ErrorController
- EVENTLOG_TOPIC_ADD - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- EVENTLOG_TOPIC_BACKUP - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- EVENTLOG_TOPIC_REMOVE - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- events - Variable in class org.imixs.archive.service.cassandra.DataService
- existSnapshot(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method test if a snapshot recored with a given ID already exists.
F
- findTimer() - Method in class org.imixs.archive.service.restore.RestoreService
-
This method returns a timer for a corresponding id if such a timer object exists.
G
- 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
- 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.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
- getOptions() - Method in class org.imixs.archive.service.ui.RestoreController
-
This methd returns a ItemCollection for each option Example:
#{restoreController.options} - 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.
- 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
- 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
- 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
- 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.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() - Method in class org.imixs.archive.service.ui.RestoreController
-
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
- 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() - Method in class org.imixs.archive.service.ui.InspectController
- getUniqueID(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
Returns the $uniqueID from a $SnapshotID
H
- HealthCheckService - Class in org.imixs.archive.service
-
The Imixs HealthCheckService implements the Microservice HealthCheck interface.
- HealthCheckService() - Constructor for class org.imixs.archive.service.HealthCheckService
I
- ImixsArchiveApp - Class in org.imixs.archive.service
-
The Imixs-Archive-Service application setup
- ImixsArchiveApp() - Constructor for class org.imixs.archive.service.ImixsArchiveApp
- 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.resync.ResyncService
-
returns true if the service is running
- 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
- 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_BACKUPRESTORE - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- 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
K
- KEYSPACE_REGEX - Static variable in class org.imixs.archive.service.cassandra.ClusterService
L
- loadFileContent(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
This helper method loads the content of a document defned by its MD5 checksum.
- loadFileData(FileData) - Method in class org.imixs.archive.service.cassandra.DataService
-
This helper method loades the content of a document defned by a FileData object.
- loadMetadata() - Method in class org.imixs.archive.service.cassandra.DataService
-
This method loads the metadata object represended by an ItemCollection.
- loadSnapshot(String) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method loads a snapshot form the cassandra cluster.
- loadSnapshot(String, boolean) - Method in class org.imixs.archive.service.cassandra.DataService
-
Thist method loads a snapshot form the cassandra cluster.
- loadSnapshotIDs() - Method in class org.imixs.archive.service.ui.InspectController
-
This method loads all existing snapshot ids of a given unqiueID
- loadSnapshotsByDate(LocalDate) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method loads all exsting snapshotIDs for a given date.
- loadSnapshotsByUnqiueID(String, int, boolean) - Method in class org.imixs.archive.service.cassandra.DataService
-
This method loads all existing snapshotIDs for a given unqiueID.
- logMessage(String, String) - Method in class org.imixs.archive.service.util.MessageService
-
logs a new message into the message log
M
- MD5_ERROR - Static variable in exception org.imixs.archive.service.ArchiveException
- MESSAGE_TOPIC - Static variable in class org.imixs.archive.service.restore.RestoreService
- MESSAGE_TOPIC - Static variable in class org.imixs.archive.service.resync.ResyncService
- MessageService - Class in org.imixs.archive.service.util
-
This service provides a message log which can be used to monitor the timer status.
- MessageService() - Constructor for class org.imixs.archive.service.util.MessageService
- MetatdataRestService - Class in org.imixs.archive.service.api
-
The MetatdataRestService is used to read and update the current syncpoint stored in the metdata object.
- MetatdataRestService() - Constructor for class org.imixs.archive.service.api.MetatdataRestService
- METRIC_DOCUMENTS - Static variable in class org.imixs.archive.service.MetricService
- MetricService - Class in org.imixs.archive.service
-
The Imixs MetricSerivce is a monitoring resource for Imixs-Archive in the prometheus format.
- MetricService() - Constructor for class org.imixs.archive.service.MetricService
- MISSING_CONTACTPOINT - Static variable in exception org.imixs.archive.service.ArchiveException
O
- ON_ARCHIVE - Static variable in class org.imixs.archive.service.cassandra.ArchiveEvent
- ON_DELETE - Static variable in class org.imixs.archive.service.cassandra.ArchiveEvent
- ON_RESTORE - Static variable in class org.imixs.archive.service.cassandra.ArchiveEvent
- onArchiveEvent(ArchiveEvent) - Method in class org.imixs.archive.service.MetricService
-
ProcessingEvent listener to generate a metric.
- options - Variable in class org.imixs.archive.service.ui.RestoreController
- org.imixs.archive.service - package org.imixs.archive.service
- org.imixs.archive.service.api - package org.imixs.archive.service.api
- org.imixs.archive.service.cassandra - package org.imixs.archive.service.cassandra
- org.imixs.archive.service.restore - package org.imixs.archive.service.restore
- org.imixs.archive.service.resync - package org.imixs.archive.service.resync
- org.imixs.archive.service.ui - package org.imixs.archive.service.ui
- org.imixs.archive.service.util - package org.imixs.archive.service.util
P
- printHead(BufferedWriter, String, String) - Static method in class org.imixs.archive.service.api.XMLItemCollectionWriter
-
This method prints the generic HTML Header for HTML output, including a default CSS definition for table layout.
- printXMLItemCollectionHTML(BufferedWriter, XMLDocument) - Static method in class org.imixs.archive.service.api.XMLItemCollectionWriter
-
This Method prints a single XMLItemCollection in html format.
- processEventLog(EventLogClient, DocumentClient) - Method in class org.imixs.archive.service.SyncService
-
This method is called by the ManagedScheduledExecutorService.
- pullSnapshot(ItemCollection, DocumentClient, EventLogClient) - Method in class org.imixs.archive.service.SyncService
-
This method lookups the event log entries and pushes new snapshots into the archive service.
R
- 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.ui.ErrorController
-
reset the current error message
- 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(String) - Method in class org.imixs.archive.service.ui.InspectController
-
This method restores a snapshot by its ID
- restoreSnapshot(ItemCollection) - Method in class org.imixs.archive.service.RemoteAPIService
- 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.
S
- 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>) - Method in class org.imixs.archive.service.ui.RestoreController
- 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
- 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.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.resync.ResyncService
-
This method initializes a new timer for the sync ....
- start(long, long, List<Map>) - Method in class org.imixs.archive.service.restore.RestoreService
-
Starts a new restore process with a EJB TimerService
- startRestore() - Method in class org.imixs.archive.service.ui.RestoreController
-
This method starts a restore process
- 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.resync.ResyncStatusHandler
- STAUS_RUNNING - Static variable in class org.imixs.archive.service.resync.ResyncStatusHandler
- STAUS_STOPPED - Static variable in class org.imixs.archive.service.resync.ResyncStatusHandler
- stopRestore() - Method in class org.imixs.archive.service.ui.RestoreController
-
This method cancels a current running sny process
- 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 an Apache Cassandra archive.
- SyncService() - Constructor for class org.imixs.archive.service.SyncService
T
- TABLE_SCHEMA_DOCUMENTS - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- TABLE_SCHEMA_DOCUMENTS_DATA - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- TABLE_SCHEMA_SNAPSHOTS - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- TABLE_SCHEMA_SNAPSHOTS_BY_DOCUMENT - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- TABLE_SCHEMA_SNAPSHOTS_BY_MODIFIED - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- TABLE_SCHEMA_SNAPSHOTS_BY_UNIQUEID - Static variable in class org.imixs.archive.service.cassandra.ClusterService
- TIMER_ID_RESTORESERVICE - Static variable in class org.imixs.archive.service.restore.RestoreService
- TIMER_ID_SYNCSERVICE - Static variable in class org.imixs.archive.service.resync.ResyncService
- TIMER_INTERVAL_DURATION - Static variable in class org.imixs.archive.service.restore.RestoreService
U
- updateSyncPoint() - Method in class org.imixs.archive.service.ui.ResyncController
-
This method updates the current synpoint
- userFriendlyBytes(long) - Method in class org.imixs.archive.service.util.MessageService
-
Computes the file size into a user friendly format
W
- WORKFLOW_SERVICE_AUTHMETHOD - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- WORKFLOW_SERVICE_ENDPOINT - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- WORKFLOW_SERVICE_PASSWORD - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- WORKFLOW_SERVICE_USER - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- WORKFLOW_SYNC_DEADLOCK - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- WORKFLOW_SYNC_INITIALDELAY - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- WORKFLOW_SYNC_INTERVAL - Static variable in class org.imixs.archive.service.ImixsArchiveApp
- writeTo(XMLDocument, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.imixs.archive.service.api.XMLItemCollectionWriter
X
- XMLItemCollectionWriter - Class in org.imixs.archive.service.api
-
This class translates a XMLDocument into a HTML representation.
- XMLItemCollectionWriter() - Constructor for class org.imixs.archive.service.api.XMLItemCollectionWriter
All Classes All Packages