| Interface | Description |
|---|---|
| TaskManager |
An interface for managing Hobson tasks.
|
| TaskProvider |
Interface for plugins that can contribute tasks to the system.
|
| Class | Description |
|---|---|
| HobsonTask |
A generic interface for entities that trigger Hobson actions.
|
| TaskContext |
A class that encapsulates the fully-qualified context of a task.
|
| TaskHelper |
A set of utility functions for dealing with tasks.
|
| Exception | Description |
|---|---|
| TaskException |
Generic task exception.
|
Copyright © 2015 Whizzo Software LLC. All rights reserved.