Package com.xebialabs.xlrelease.script
Class DefaultScriptService.ScriptTaskOutputWriter
java.lang.Object
java.io.Writer
com.xebialabs.xlrelease.script.DefaultScriptService.ScriptTaskOutputWriter
- All Implemented Interfaces:
Closeable,Flushable,Appendable,AutoCloseable
- Enclosing class:
- DefaultScriptService
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionScriptTaskOutputWriter(AttachmentService attachmentService, com.xebialabs.xlrelease.domain.Task task, CommentService commentService, org.slf4j.Logger logger) -
Method Summary
-
Constructor Details
-
ScriptTaskOutputWriter
public ScriptTaskOutputWriter(AttachmentService attachmentService, com.xebialabs.xlrelease.domain.Task task, CommentService commentService, org.slf4j.Logger logger)
-
-
Method Details
-
write
- Specified by:
writein classWriter- Throws:
IOException
-
flush
- Specified by:
flushin interfaceFlushable- Specified by:
flushin classWriter- Throws:
IOException
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Specified by:
closein classWriter- Throws:
IOException
-
toString
-
getAttachmentId
-