Serialized Form
-
Package org.imixs.archive.core
-
Exception org.imixs.archive.core.SnapshotException
class SnapshotException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.imixs.archive.core.api
-
Class org.imixs.archive.core.api.SnapshotRestService
class SnapshotRestService extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
archiveClientService
ArchiveRemoteService archiveClientService
-
archiveServiceEndpoint
Optional<String> archiveServiceEndpoint
-
documentService
org.imixs.workflow.engine.DocumentService documentService
-
eventLogService
org.imixs.workflow.engine.EventLogService eventLogService
-
servletRequest
javax.servlet.http.HttpServletRequest servletRequest
-
workflowRestService
org.imixs.workflow.jaxrs.WorkflowRestService workflowRestService
-
-