Uses of Class
org.jboss.windup.config.InputType
-
Packages that use InputType Package Description org.jboss.windup.config -
-
Uses of InputType in org.jboss.windup.config
Methods in org.jboss.windup.config that return InputType Modifier and Type Method Description InputTypeConfigurationOption. getUIType()Returns a type that can be used as a hint to indicate what type of user interface should be presented for this option.InputTypeKeepWorkDirsOption. getUIType()InputTypeSkipReportsRenderingOption. getUIType()static InputTypeInputType. valueOf(String name)Returns the enum constant of this type with the specified name.static InputType[]InputType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-