org.camunda.bpm.engine.impl.cmmn.handler
Class CasePlanModelHandler
java.lang.Object
org.camunda.bpm.engine.impl.cmmn.handler.CmmnElementHandler<org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel>
org.camunda.bpm.engine.impl.cmmn.handler.CasePlanModelHandler
- All Implemented Interfaces:
- ModelElementHandler<org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel,CmmnHandlerContext>
public class CasePlanModelHandler
- extends CmmnElementHandler<org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel>
- Author:
- Roman Smirnov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CasePlanModelHandler
public CasePlanModelHandler()
handleElement
public CmmnActivity handleElement(org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel casePlanModel,
CmmnHandlerContext context)
- Specified by:
handleElement in interface ModelElementHandler<org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel,CmmnHandlerContext>- Specified by:
handleElement in class CmmnElementHandler<org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel>
initializeActivity
protected void initializeActivity(org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel casePlanModel,
CmmnActivity activity,
CmmnHandlerContext context)
- Specified by:
initializeActivity in class CmmnElementHandler<org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel>
getActivityBehavior
protected CmmnActivityBehavior getActivityBehavior()
- Overrides:
getActivityBehavior in class CmmnElementHandler<org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel>
Copyright © 2014 camunda services GmbH. All Rights Reserved.