|
|||||||||
| Home >> All >> org >> jbpm >> web >> [ decorator overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.jbpm.web.decorator
Class ParentFlowDecorator

java.lang.Objectorg.jbpm.web.decorator.ParentFlowDecorator
- All Implemented Interfaces:
- org.jbpm.web.tag.table.TableDecorator
- public class ParentFlowDecorator
- extends java.lang.Object
- implements org.jbpm.web.tag.table.TableDecorator
- extends java.lang.Object
| Constructor Summary | |
ParentFlowDecorator()
|
|
| Method Summary | |
java.lang.Object |
decorate(java.lang.Object bean,
java.lang.String key,
javax.servlet.jsp.PageContext pageContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
ParentFlowDecorator
public ParentFlowDecorator()
| Method Detail |
decorate
public java.lang.Object decorate(java.lang.Object bean, java.lang.String key, javax.servlet.jsp.PageContext pageContext)
- Specified by:
decoratein interfaceorg.jbpm.web.tag.table.TableDecorator
|
|||||||||
| Home >> All >> org >> jbpm >> web >> [ decorator overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.jbpm.web.decorator.ParentFlowDecorator