Package com.ibm.dbb.build.report.records
Class UnixRecord.OutputInfo
- java.lang.Object
-
- com.ibm.dbb.build.report.records.UnixRecord.OutputInfo
-
- Enclosing class:
- UnixRecord
public static class UnixRecord.OutputInfo extends java.lang.Object
OutputInfo represents an output file and its associated deploy type
-
-
Field Summary
Fields Modifier and Type Field Description java.lang.String
deployType
java.lang.String
file
java.lang.String
rootDir
-
Constructor Summary
Constructors Constructor Description OutputInfo()
-