Uses of Class
org.uberfire.ext.preferences.processors.GeneratorContext
-
-
Uses of GeneratorContext in org.uberfire.ext.preferences.processors
Methods in org.uberfire.ext.preferences.processors that return GeneratorContext Modifier and Type Method Description static GeneratorContextGeneratorContext. valueOf(String name)Returns the enum constant of this type with the specified name.static GeneratorContext[]GeneratorContext. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in org.uberfire.ext.preferences.processors with parameters of type GeneratorContext Constructor Description WorkbenchPreferenceGeneratedImplGenerator(GeneratorContext generatorContext)
-