Uses of Enum
org.wildfly.glow.OutputFormat
Packages that use OutputFormat
-
Uses of OutputFormat in org.wildfly.glow
Fields in org.wildfly.glow declared as OutputFormatMethods in org.wildfly.glow that return OutputFormatModifier and TypeMethodDescriptionArguments.getOutput()ScanArguments.getOutput()static OutputFormatReturns the enum constant of this type with the specified name.static OutputFormat[]OutputFormat.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.glow with parameters of type OutputFormatConstructors in org.wildfly.glow with parameters of type OutputFormatModifierConstructorDescriptionprotectedArguments(String executionContext, Set<String> executionProfiles, Set<String> userEnabledAddOns, List<Path> binaries, Path provisioningXML, OutputFormat output, boolean suggest, String version, String configName, Set<String> layersForJndi, boolean verbose, boolean techPreview, Set<Pattern> excludeArchivesFromScan, String configStability, String packageStability, String defaultConfigStability, boolean isCli, List<org.wildfly.channel.Channel> channels, Set<String> spaces, MetadataProvider metadataProvider, boolean disableForkEmbedded)