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 ModelElementInstance,V extends HandlerContext,E>