org.camunda.bpm.engine.impl.cmmn.handler
Class StageDiscretionaryItemHandler

java.lang.Object
  extended by org.camunda.bpm.engine.impl.cmmn.handler.CmmnElementHandler<org.camunda.bpm.model.cmmn.instance.DiscretionaryItem>
      extended by org.camunda.bpm.engine.impl.cmmn.handler.DiscretionaryItemHandler
          extended by org.camunda.bpm.engine.impl.cmmn.handler.StageDiscretionaryItemHandler
All Implemented Interfaces:
ModelElementHandler<org.camunda.bpm.model.cmmn.instance.DiscretionaryItem,CmmnHandlerContext>

public class StageDiscretionaryItemHandler
extends DiscretionaryItemHandler

Author:
Roman Smirnov

Constructor Summary
StageDiscretionaryItemHandler()
           
 
Method Summary
protected  CmmnActivityBehavior getActivityBehavior()
           
 
Methods inherited from class org.camunda.bpm.engine.impl.cmmn.handler.DiscretionaryItemHandler
handleElement, handleElementProperties, initializeActivity
 
Methods inherited from class org.camunda.bpm.engine.impl.cmmn.handler.CmmnElementHandler
createActivity
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StageDiscretionaryItemHandler

public StageDiscretionaryItemHandler()
Method Detail

getActivityBehavior

protected CmmnActivityBehavior getActivityBehavior()
Overrides:
getActivityBehavior in class CmmnElementHandler<org.camunda.bpm.model.cmmn.instance.DiscretionaryItem>


Copyright © 2014 camunda services GmbH. All Rights Reserved.