|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jenkinsci.plugins.buildcontextcapture.service.exporter.AbstractExporterType
org.jenkinsci.plugins.buildcontextcapture.service.exporter.TXTExporterType
public class TXTExporterType
| Constructor Summary | |
|---|---|
TXTExporterType()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getExtension()
|
void |
toExport(java.util.Map<java.lang.String,? extends java.lang.Object> map,
java.io.File outFile)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TXTExporterType()
| Method Detail |
|---|
public void toExport(java.util.Map<java.lang.String,? extends java.lang.Object> map,
java.io.File outFile)
throws BuildContextException
toExport in class AbstractExporterTypeBuildContextExceptionpublic java.lang.String getExtension()
getExtension in class AbstractExporterType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||