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