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, hashCodeMethods inherited from class org.springframework.core.io.AbstractResource
createRelative, getFile, getFileForLastModifiedCheck, getURI, getURL, isFile, isOpen, isReadable, lastModified, readableChannel, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.springframework.core.io.Resource
getFilePath
-
Field Details
-
filename
-
-
Constructor Details
-
ByteArrayResourceWithFileName
-
-
Method Details
-
getFilename
- Specified by:
getFilenamein interfaceResource- Overrides:
getFilenamein classAbstractResource
-