|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.quattor.pan.tasks.TaskResult
org.quattor.pan.tasks.CompileResult
public class CompileResult
Encapsulates a compiled template (or compilation error).
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.quattor.pan.tasks.TaskResult |
|---|
TaskResult.ResultType |
| Field Summary | |
|---|---|
Template |
template
|
| Fields inherited from class org.quattor.pan.tasks.TaskResult |
|---|
type |
| Constructor Summary | |
|---|---|
CompileResult(Template template)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final Template template
| Constructor Detail |
|---|
public CompileResult(Template template)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||