WebLogic Integration


Uses of Interface
com.bea.wlpi.common.plugin.PluginConstants

Packages that use PluginConstants
com.bea.wlpi.common.plugin Provides common classes used by plugins in the WebLogic Process Integrator client and server. 
com.bea.wlpi.server.plugin Provides the server-side WebLogic Process Integrator Plugin framework. 
 

Uses of PluginConstants in com.bea.wlpi.common.plugin
 

Classes in com.bea.wlpi.common.plugin that implement PluginConstants
 class ActionCategoryInfo
          Provides information about an action or action category defined by a plugin.
 class ActionInfo
          Provides information about an action defined by a plugin.
 class CategoryInfo
          Provides information about an action category defined by a plugin.
 class ConfigurationInfo
          Provides information about configuration information defined by a plugin.
 class DoneInfo
          Provides information about a done node type defined by a plugin.
 class EventHandlerInfo
          Provides information about an event handler defined by a plugin.
 class EventInfo
          Provides information about an event node type defined by a plugin.
 class FieldInfo
          Provides information about a data field type defined by a plugin.
 class FunctionInfo
          Provides information about an evaluator function defined by a plugin.
 class HelpSetInfo
          Provides information about the context sensitive online help provided by a plugin.
 class InfoObject
          Abstract base class for all plugin metadata objects.
 class PluginDependency
          Provides information about a plugin's dependencies.
 class PluginInfo
          Provides basic information about a plugin prior to loading.
 class StartInfo
          Provides information about a start node type defined by a plugin.
 class TemplateDefinitionPropertiesInfo
          Defines the GUI component for plugin template definition properties.
 class TemplateNodeInfo
          Provides information about a plugin-supplied template definition node type.
 class TemplatePropertiesInfo
          Defines the plugin-provided GUI component for plugin template properties.
 class VariableTypeInfo
          Provides information about a variable type defined by a plugin.
 

Uses of PluginConstants in com.bea.wlpi.server.plugin
 

Classes in com.bea.wlpi.server.plugin that implement PluginConstants
 class PluginConfiguration
           
 


WebLogic Integration

WebLogic Integration (WLI)