Class DataFlowTables.BeanWrapperFormatter

java.lang.Object
org.springframework.cloud.dataflow.shell.command.DataFlowTables.BeanWrapperFormatter
All Implemented Interfaces:
Formatter
Enclosing class:
DataFlowTables

public static class DataFlowTables.BeanWrapperFormatter extends Object implements Formatter
A formatter that collects bean property names and turns them into capitalized, separated words.
Author:
Eric Bottard