Uses of Class
de.xima.fc.prompt.service.support.PromptConfigFile
Packages that use PromptConfigFile
Package
Description
The prompt API is kept intentionally low-level to support a wide range of use cases.
-
Uses of PromptConfigFile in de.xima.fc.prompt.service.support
Methods in de.xima.fc.prompt.service.support that return types with arguments of type PromptConfigFileMethod parameters in de.xima.fc.prompt.service.support with type arguments of type PromptConfigFileModifier and TypeMethodDescriptionvoidPromptFiles.setStaticFiles(List<PromptConfigFile> staticFiles) IPromptExecutionResolveFilesBuilder.staticFiles(List<PromptConfigFile> files) Sets the list of static files to resolve. -
Uses of PromptConfigFile in de.xima.fc.prompt.service.support.gui.component
Methods in de.xima.fc.prompt.service.support.gui.component that return PromptConfigFileMethods in de.xima.fc.prompt.service.support.gui.component that return types with arguments of type PromptConfigFileMethods in de.xima.fc.prompt.service.support.gui.component with parameters of type PromptConfigFileModifier and TypeMethodDescriptionorg.primefaces.model.StreamedContentConfigFilesComponent.onPromptConfigFileDownload(PromptConfigFile file) Callback invoked when the user clicks on the download button to download an existing prompt config file.Method parameters in de.xima.fc.prompt.service.support.gui.component with type arguments of type PromptConfigFileModifier and TypeMethodDescriptionvoidMultiFileComponent.setResolvedStaticFiles(List<PromptConfigFile> staticFiles)