Serialized Form
-
Package com.blueriq.component.api
-
Class com.blueriq.component.api.ProjectReference
class ProjectReference extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
aquimaUi
String aquimaUi
-
channel
String channel
-
devtoolsEnabled
boolean devtoolsEnabled
-
flow
String flow
-
languageCode
String languageCode
-
parameters
Map<String,
String[]> parameters -
privateAccess
boolean privateAccess
-
projectName
String projectName
-
testPath
String testPath
-
theme
String theme
-
version
String version
-
-
-
Package com.blueriq.component.api.comments.exception
-
Exception com.blueriq.component.api.comments.exception.CommentsDataAccessException
class CommentsDataAccessException extends com.aquima.interactions.foundation.exception.AppDataAccessException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.blueriq.component.api.exception
-
Exception com.blueriq.component.api.exception.DuplicateSessionException
class DuplicateSessionException extends com.aquima.interactions.foundation.exception.AppException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
sessionId
String sessionId
-
-
Exception com.blueriq.component.api.exception.UnknownSessionException
class UnknownSessionException extends com.aquima.interactions.foundation.exception.AppException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
sessionId
String sessionId
-
-
-
Package com.blueriq.component.api.externalflow
-
Class com.blueriq.component.api.externalflow.HostSessionId
class HostSessionId extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parent
HostSessionId parent
-
sessionId
String sessionId
-
-
-
Package com.blueriq.component.api.plugin
-
Class com.blueriq.component.api.plugin.PluginMetadata
class PluginMetadata extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
artifactId
String artifactId
-
description
String description
-
groupId
String groupId
-
name
String name
-
pluginVersion
PluginVersion pluginVersion
-
properties
Properties properties
-
url
String url
-
-
Class com.blueriq.component.api.plugin.PluginVersion
class PluginVersion extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package com.blueriq.component.api.publisher.client.model
-
Package com.blueriq.component.api.push.channel
-
Package com.blueriq.component.api.security
-
Package com.blueriq.component.api.shortcut
-
Class com.blueriq.component.api.shortcut.DynamicShortcutReference
class DynamicShortcutReference extends Shortcut implements Serializable- serialVersionUID:
- -7177844626014083170L
-
Serialized Fields
-
applicationId
com.aquima.interactions.foundation.ApplicationID applicationId
-
-
Class com.blueriq.component.api.shortcut.GetTestPathActionResult
class GetTestPathActionResult extends Object implements Serializable- serialVersionUID:
- -4357111911243943084L
-
Serialized Fields
-
testPath
String testPath
-
-
Class com.blueriq.component.api.shortcut.Shortcut
class Shortcut extends ProjectReference implements Serializable- serialVersionUID:
- 1L
-
-
Package com.blueriq.component.api.store
-
Exception com.blueriq.component.api.store.SessionStoreNotLicensedException
class SessionStoreNotLicensedException extends com.aquima.interactions.foundation.exception.SysException implements Serializable- serialVersionUID:
- 1L
-
-
Package com.blueriq.component.api.store.externalflow.exception
-
Exception com.blueriq.component.api.store.externalflow.exception.ExternalFlowStoreException
class ExternalFlowStoreException extends com.aquima.interactions.foundation.exception.AppException implements Serializable- serialVersionUID:
- 5851830326649346620L
-
-
Package com.blueriq.component.api.store.keyvalue.exception
-
Exception com.blueriq.component.api.store.keyvalue.exception.KeyValueStoreException
class KeyValueStoreException extends com.aquima.interactions.foundation.exception.AppException implements Serializable- serialVersionUID:
- 3993451045858779447L
-
-
Package com.blueriq.component.api.ui