Uses of Class
com.streamconverter.command.CommandConfig
Packages that use CommandConfig
-
Uses of CommandConfig in com.streamconverter.controller
Methods in com.streamconverter.controller that return CommandConfigModifier and TypeMethodDescriptionprotected abstract CommandConfig[]
AbstractStreamController.configureCommands()
Configures the command pipeline for this controller.protected CommandConfig[]
CsvProcessingController.configureCommands()
Configures the command pipeline based on the processing mode.protected CommandConfig[]
JsonProcessingController.configureCommands()
protected CommandConfig[]
PmdAnalysisController.configureCommands()
protected final CommandConfig[]
AbstractStreamController.getCommandConfigs()
Gets the configured command configurations.