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
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.core.io.ByteArrayResource
contentLength, equals, exists, getByteArray, getContentAsByteArray, getContentAsString, getDescription, getInputStream, hashCode
Methods inherited from class org.springframework.core.io.AbstractResource
createRelative, getFile, getFileForLastModifiedCheck, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel, toString
-
Field Details
-
filename
-
-
Constructor Details
-
ByteArrayResourceWithFileName
-
-
Method Details
-
getFilename
- Specified by:
getFilename
in interfaceResource
- Overrides:
getFilename
in classAbstractResource
-