org.jbpm.integration.console.forms
Class ProcessFormDispatcher

java.lang.Object
  extended by org.jbpm.integration.console.forms.AbstractFormDispatcher
      extended by org.jbpm.integration.console.forms.ProcessFormDispatcher
All Implemented Interfaces:
org.jboss.bpm.console.server.plugin.FormDispatcherPlugin

public class ProcessFormDispatcher
extends AbstractFormDispatcher


Constructor Summary
ProcessFormDispatcher()
           
 
Method Summary
 URL getDispatchUrl(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
           
 javax.activation.DataHandler provideForm(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
           
 
Methods inherited from class org.jbpm.integration.console.forms.AbstractFormDispatcher
getTemplate, getType, processTemplate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessFormDispatcher

public ProcessFormDispatcher()
Method Detail

getDispatchUrl

public URL getDispatchUrl(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
Specified by:
getDispatchUrl in interface org.jboss.bpm.console.server.plugin.FormDispatcherPlugin
Overrides:
getDispatchUrl in class AbstractFormDispatcher

provideForm

public javax.activation.DataHandler provideForm(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)


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