public class Valid2Result extends TaskResult
TaskResult.ResultType| Modifier and Type | Field and Description |
|---|---|
String |
objectName |
long |
timestamp |
type| Constructor and Description |
|---|
Valid2Result(String objectName,
Element root,
Set<String> objectDependencies,
Set<SourceFile> dependencies) |
public final long timestamp
public final String objectName
public Element getRoot()
public Set<SourceFile> getDependencies()
Copyright © 2014 Quattor. All Rights Reserved.