org.jbpm.integration.console.forms
Class FormDispatcherComposite
java.lang.Object
org.jbpm.integration.console.forms.FormDispatcherComposite
- All Implemented Interfaces:
- org.jboss.bpm.console.server.plugin.FormDispatcherPlugin
public class FormDispatcherComposite
- extends Object
- implements org.jboss.bpm.console.server.plugin.FormDispatcherPlugin
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 |
FormDispatcherComposite
public FormDispatcherComposite()
getDispatchUrl
public URL getDispatchUrl(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
- Specified by:
getDispatchUrl
in interface org.jboss.bpm.console.server.plugin.FormDispatcherPlugin
provideForm
public javax.activation.DataHandler provideForm(org.jboss.bpm.console.server.plugin.FormAuthorityRef ref)
- Specified by:
provideForm
in interface org.jboss.bpm.console.server.plugin.FormDispatcherPlugin
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.