Class TablesInfoResultHandler

java.lang.Object
org.springframework.shell.result.TerminalAwareResultHandler<TablesInfo>
org.springframework.cloud.dataflow.shell.config.TablesInfoResultHandler
All Implemented Interfaces:
ResultHandler<TablesInfo>

public class TablesInfoResultHandler extends TerminalAwareResultHandler<TablesInfo>
Result handler for TablesInfo.
Author:
Janne Valkealahti