com.camunda.toolkit.jbpm.swing.scruffybridge
Class JbpmScruffyDelegate

java.lang.Object
  extended by com.camunda.toolkit.jbpm.swing.scruffybridge.JbpmScruffyDelegate

public class JbpmScruffyDelegate
extends java.lang.Object

we need that, because Scruffy accesses a Delegate with the implemented Method (via reflection)

Author:
ruecker

Constructor Summary
JbpmScruffyDelegate()
           
 
Method Summary
 JbpmProcessBean getObjectByKey(com.camunda.commons.beans.BoundBean bean)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbpmScruffyDelegate

public JbpmScruffyDelegate()
Method Detail

getObjectByKey

public JbpmProcessBean getObjectByKey(com.camunda.commons.beans.BoundBean bean)
                               throws com.camunda.commons.error.BusinessException
Throws:
com.camunda.commons.error.BusinessException


Copyright © 2007 camunda GmbH. All Rights Reserved.