org.camunda.bpm.engine.impl.bpmn.helper
Class CmmnProperties

java.lang.Object
  extended by org.camunda.bpm.engine.impl.bpmn.helper.CmmnProperties

public class CmmnProperties
extends Object

Author:
Roman Smirnov

Field Summary
static PropertyListKey<String> REPEAT_ON_STANDARD_EVENTS
           
 
Constructor Summary
CmmnProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

REPEAT_ON_STANDARD_EVENTS

public static final PropertyListKey<String> REPEAT_ON_STANDARD_EVENTS
Constructor Detail

CmmnProperties

public CmmnProperties()


Copyright © 2015 camunda services GmbH. All rights reserved.