public class LaunchLogsFileContent extends FileContent
baseFileContent, file
Constructor and Description |
---|
LaunchLogsFileContent(String name,
String[] filterableParameters,
File file,
long maxSize) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
getInputStream()
Instantiates the
InputStream for the FileContent.file . |
protected String |
getSimpleValueOrRedactedPassword(String value) |
getTime, writeTo, writeTo
shouldBeFiltered
getFilterableParameters, getName
protected InputStream getInputStream() throws IOException
FileContent
InputStream
for the FileContent.file
.getInputStream
in class FileContent
InputStream
for the FileContent.file
.IOException
- if something goes wrong while creating the stream for reading #file.protected String getSimpleValueOrRedactedPassword(String value)
getSimpleValueOrRedactedPassword
in class FileContent
Copyright © 2016–2022. All rights reserved.