Package | Description |
---|---|
org.uberfire.backend.plugin |
Modifier and Type | Method and Description |
---|---|
PluginProcessor.PluginProcessorType |
RuntimePlugin.getType() |
static PluginProcessor.PluginProcessorType |
PluginProcessor.PluginProcessorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginProcessor.PluginProcessorType[] |
PluginProcessor.PluginProcessorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RuntimePlugin(PluginProcessor.PluginProcessorType type,
String pluginName,
String pluginContent) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.