public interface IFlowGenerator
extends org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Modifier and Type | Method and Description |
---|---|
void |
generateFlow(String xml,
OutputStream outputStream) |
String |
getFileExtension() |
org.springframework.http.MediaType |
getMediaType() |
String getFileExtension()
org.springframework.http.MediaType getMediaType()
void generateFlow(String xml, OutputStream outputStream) throws FlowGenerationException
FlowGenerationException
Copyright © 2023 Frank!Framework. All rights reserved.