Package org.drools.guvnor.server.contenthandler

This package is for content format handlers.

See:
          Description

Interface Summary
ICanHasAttachment =(^.^)=
ICanRenderSource Implementations are able to render their source as text
ICompilable This interface indicates that an asset is a rule asset content type, ie not a model, dsl etc that supports package compilation.
IHasCustomValidator This interface indicates that an asset can validate itself, and present errors if requested.
IRuleAsset  
 

Class Summary
BaseXStreamContentHandler<T extends PortableObject>  
BPMN2ProcessHandler  
BRLContentHandler  
ContentHandler All content handlers must implement this, and be registered in content_types.properties
ContentManager This configures the content handlers based on a props file.
DecisionTableXLSHandler This is for handling XLS content (classic decision tables).
DefaultContentHandler Default ones will store things as an attachment.
DRLFileContentHandler  
DSLDefinitionContentHandler  
DSLRuleContentHandler  
EnumerationContentHandler  
FactModelContentHandler  
FunctionContentHandler  
GuidedDTContentHandler For guided decision tables.
ModelContentHandler This is used for handling jar models for the rules.
PlainTextContentHandler  
PropertiesHandler Handle *.properties file as a content for rule asset instead of a binary attachment
RuleFlowHandler  
RuleTemplateHandler  
ScenarioContentHandler  
SpringContextContentHandler  
SpringContextValidator The Meaning of this class is to validate the Syntax of the Spring Context XML FILE.
WorkingSetHandler  
WorkItemContentHandler  
WorkItemValidator  
XmlFileHandler  
 

Package org.drools.guvnor.server.contenthandler Description

This package is for content format handlers. The Dublin Core format attribute specifies what content handler to load.



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.