| Interface | Description |
|---|---|
| ActivityDispenser | |
| ParameterMap.Listener |
| Class | Description |
|---|---|
| ActivityDef |
A runtime definition for an activity.
|
| ParameterMap |
A concurrently accessible parameter map which holds both keys and values as strings.
|
| SimpleActivity |
A default implementation of an Activity, suitable for building upon.
|
| SlotStateTracker |
Holds the state of a slot, allows only valid transitions, and shares the
slot state as
|
| Exception | Description |
|---|---|
| ActivityInitializationError |
Represents an error that occurred while initializing an activity instance to run.
|
Copyright © 2017. All rights reserved.