|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.quattor.pan.tasks | |
|---|---|
| org.quattor.pan | Contains the high-level classes used to invoke the pan language compiler. |
| org.quattor.pan.cache | |
| org.quattor.pan.tasks | Provides classes that implement parallel tasks within the compiler. |
| Classes in org.quattor.pan.tasks used by org.quattor.pan | |
|---|---|
| Task
Superclass of all Task objects that requires all subclasses to
define the its executor type (queue). |
|
| TaskResult
Superclass of all task results that allows different tasks to be mixed on a given executor (queue). |
|
| TaskResult.ResultType
Enumerated type of the possible types of results. |
|
| Classes in org.quattor.pan.tasks used by org.quattor.pan.cache | |
|---|---|
| BuildResult
Encapsulates the results of a build, which consist of the root element of the machine configuration and, optionally, the context used to build it. |
|
| CompileResult
Encapsulates a compiled template (or compilation error). |
|
| CompileTask
Wraps the CompileCallable as a Task. |
|
| Task
Superclass of all Task objects that requires all subclasses to
define the its executor type (queue). |
|
| TaskResult
Superclass of all task results that allows different tasks to be mixed on a given executor (queue). |
|
| TaskResult.ResultType
Enumerated type of the possible types of results. |
|
| Valid1Result
Encapsulates the results of the first validation phase. |
|
| Valid2Result
Encapsulates the results of the second validation phase. |
|
| Classes in org.quattor.pan.tasks used by org.quattor.pan.tasks | |
|---|---|
| CompileResult
Encapsulates a compiled template (or compilation error). |
|
| Task
Superclass of all Task objects that requires all subclasses to
define the its executor type (queue). |
|
| TaskResult
Superclass of all task results that allows different tasks to be mixed on a given executor (queue). |
|
| TaskResult.ResultType
Enumerated type of the possible types of results. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||