org.jbpm.integration.console.forms
Class ProcessFormDispatcher
java.lang.Object
org.jbpm.integration.console.forms.AbstractFormDispatcher
org.jbpm.integration.console.forms.ProcessFormDispatcher
- All Implemented Interfaces:
- org.jboss.bpm.console.server.plugin.FormDispatcherPlugin
public class ProcessFormDispatcher
- extends AbstractFormDispatcher
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 java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessFormDispatcher
public ProcessFormDispatcher()
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.