net.sf.antcontrib.cpptasks
public final class TargetHistory extends Object
| Constructor Summary | |
|---|---|
| TargetHistory(String config, String output, long outputLastModified, SourceHistory[] sources)
Constructor from build step | |
| Method Summary | |
|---|---|
| String | getOutput() |
| long | getOutputLastModified() |
| String | getProcessorConfiguration() |
| SourceHistory[] | getSources() |