Package org.camunda.bpm.engine.impl.core.handler

Interface Summary
HandlerContext An implementation of this context should contain necessary information to be accessed by a ModelElementHandler.
ModelElementHandler<T extends ModelElementInstance,V extends HandlerContext,E> A ModelElementHandler handles an instance of a modelElement to create a new activity.
 



Copyright © 2015 camunda services GmbH. All rights reserved.