|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelElementHandler<T extends org.camunda.bpm.model.xml.instance.ModelElementInstance,V extends HandlerContext,E>
A ModelElementHandler handles an instance of a modelElement
to create a new activity.
| Method Summary | |
|---|---|
E |
handleElement(T element,
V context)
This method handles a element to create a new element. |
| Method Detail |
|---|
E handleElement(T element,
V context)
This method handles a element to create a new element.
element - the ModelElementInstance to be handled.context - the HandlerContext which holds necessary information.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||