Uses of Interface
de.xima.fc.prompt.mgmt.service.IPromptConnectionExportSpec
Packages that use IPromptConnectionExportSpec
-
Uses of IPromptConnectionExportSpec in de.xima.fc.prompt.mgmt.defaults
Methods in de.xima.fc.prompt.mgmt.defaults that return IPromptConnectionExportSpecModifier and TypeMethodDescriptionDefaultPromptConnectionExportSpec.Builder.build()Builds the prompt connection export specification with the provided data. -
Uses of IPromptConnectionExportSpec in de.xima.fc.prompt.mgmt.service
Methods in de.xima.fc.prompt.mgmt.service with parameters of type IPromptConnectionExportSpecModifier and TypeMethodDescriptionvoidIPromptManagementService.exportConnectionData(IPromptConnectionExportSpec exportSpec, OutputStream outputStream, IUser user) Exports prompt connection data according to the given export specification and writes it to the given output stream.