|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HandlerContext | |
|---|---|
| org.camunda.bpm.engine.impl.cmmn.handler | |
| org.camunda.bpm.engine.impl.core.handler | |
| Uses of HandlerContext in org.camunda.bpm.engine.impl.cmmn.handler |
|---|
| Classes in org.camunda.bpm.engine.impl.cmmn.handler that implement HandlerContext | |
|---|---|
class |
CmmnHandlerContext
This context contains necessary information (like caseDefinition) to be accessed by a CmmnHandlerContext. |
| Uses of HandlerContext in org.camunda.bpm.engine.impl.core.handler |
|---|
| Classes in org.camunda.bpm.engine.impl.core.handler with type parameters of type HandlerContext | |
|---|---|
interface |
ModelElementHandler<T extends ModelElementInstance,V extends HandlerContext,E>
A ModelElementHandler handles an instance of a modelElement
to create a new activity. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||