| Interface | Description |
|---|---|
| Action |
Represents an action created by an ActionProvider.
|
| ActionClassProvider |
An interface that provides action clases.
|
| ActionExecutionContext |
An ActionExecutionContext implementation is passed to instantiated Action objects in order for them to perform
work.
|
| ActionLifecycleContext |
Interface that is passed to action lifecycle methods to give them the opportunity to alter the action
lifecycle.
|
| ActionManager |
An interface for managing Hobson actions.
|
| Class | Description |
|---|---|
| ActionClass |
Represents the definition of an action that can be published by plugins/devices and invoked by clients.
|
| ActionNameConstants |
A set of names for common actions.
|
| ActionProvider | |
| CompositeAction |
Represents an action comprised of other actions.
|
| SingleAction |
Represents an action that does a single operation.
|
Copyright © 2015 Whizzo Software LLC. All rights reserved.