Package org.camunda.bpm.engine.impl.core.handler
-
Interface Summary Interface Description HandlerContext An implementation of this context should contain necessary information to be accessed by aModelElementHandler.ModelElementHandler<T extends org.camunda.bpm.model.xml.instance.ModelElementInstance,V extends HandlerContext,E>