| Interface | Description |
|---|---|
| Task |
Represents actions that a task, of any type, must support.
|
| Class | Description |
|---|---|
| GraphicsPolicy |
Manages the manner in which graphics output is processed.
|
| RTaskWithManifest |
Wraps a piece of R code that has a manifest describing what to do with it.
|
| RTaskWithoutManifest |
Wraps a piece of R code that does not have a manifest describing what to do with it.
|
| TaskExecutionResult |
Describes the result of a task.
|
| TaskManager |
Manages all available tasks.
|
Copyright © 2016. All rights reserved.