org.jbpm.formbuilder.server.task
Class TaskDefinitionsSemanticModule

java.lang.Object
  extended by org.drools.xml.DefaultSemanticModule
      extended by org.jbpm.bpmn2.xml.BPMNSemanticModule
          extended by org.jbpm.formbuilder.server.task.TaskDefinitionsSemanticModule
All Implemented Interfaces:
org.drools.xml.SemanticModule

public class TaskDefinitionsSemanticModule
extends org.jbpm.bpmn2.xml.BPMNSemanticModule


Field Summary
static String URI
           
 
Fields inherited from class org.jbpm.bpmn2.xml.BPMNSemanticModule
BPMN2_URI
 
Fields inherited from class org.drools.xml.DefaultSemanticModule
handlers, handlersByClass, uri
 
Constructor Summary
TaskDefinitionsSemanticModule(TaskRepoHelper repo)
           
 
Method Summary
 
Methods inherited from class org.drools.xml.DefaultSemanticModule
addHandler, getHandler, getHandlerByClass, getUri
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

URI

public static final String URI
See Also:
Constant Field Values
Constructor Detail

TaskDefinitionsSemanticModule

public TaskDefinitionsSemanticModule(TaskRepoHelper repo)


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