Serialized Form
-
Package com.scaleoutsoftware.digitaltwin.core
-
Class com.scaleoutsoftware.digitaltwin.core.AlertProviderConfiguration
class AlertProviderConfiguration extends Object implements Serializable-
Serialized Fields
-
alertProviderType
String alertProviderType
The alert provider type. -
entityId
String entityId
The entity ID of this alert provider type. -
integrationKey
String integrationKey
The required integration key for the alert provider type. -
name
String name
The name of this alert provider. -
routingKey
String routingKey
The required routing key for the alert provider type. -
url
String url
The required url for the alert provider type.
-
-
-
Class com.scaleoutsoftware.digitaltwin.core.MessageProcessor
class MessageProcessor extends MessageProcessorBase<T extends DigitalTwinBase> implements Serializable -
Class com.scaleoutsoftware.digitaltwin.core.ProcessingContext
class ProcessingContext extends Object implements Serializable -
Class com.scaleoutsoftware.digitaltwin.core.SimulationProcessor
class SimulationProcessor extends Object implements Serializable
-
-
Package com.scaleoutsoftware.digitaltwin.development
-
Exception com.scaleoutsoftware.digitaltwin.development.WorkbenchException
class WorkbenchException extends Exception implements Serializable
-