Class SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
java.lang.Object
org.springframework.core.io.AbstractResource
org.springframework.core.io.ByteArrayResource
org.flowable.http.common.impl.spring.reactive.SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
- All Implemented Interfaces:
InputStreamSource, Resource
- Enclosing class:
SpringWebClientFlowableHttpClient
protected static class SpringWebClientFlowableHttpClient.ByteArrayResourceWithFileName
extends ByteArrayResource
- Author:
- Filip Hrisafov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ByteArrayResource
contentLength, equals, exists, getByteArray, getContentAsByteArray, getContentAsString, getDescription, getInputStream, hashCodeMethods inherited from class AbstractResource
createRelative, getFile, getFileForLastModifiedCheck, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel, toStringMethods inherited from interface Resource
getFilePath
-
Field Details
-
filename
-
-
Constructor Details
-
ByteArrayResourceWithFileName
-
-
Method Details
-
getFilename
- Specified by:
getFilenamein interfaceResource- Overrides:
getFilenamein classAbstractResource
-