| Package | Description |
|---|---|
| systems.aesel.common.sm | |
| systems.aesel.common.sm.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
PersistentActivity
Persistent activities are run within a thread upon entering a state.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
Transition.add(Activity activity) |
boolean |
State.add(Activity activity)
Activities do not need to be thread safe.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CancelTimerActivity |
class |
DownloadHttpFileActivity |
class |
LaunchProcessActivity |
Copyright © 2016. All rights reserved.