org.camunda.bpm.engine.cdi.impl.annotation
Class BusinessKeyProducer
java.lang.Object
org.camunda.bpm.engine.cdi.impl.annotation.BusinessKeyProducer
public class BusinessKeyProducer
- extends Object
Producer for the current business key.
- Author:
- Daniel Meyer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BusinessKeyProducer
public BusinessKeyProducer()
businessKey
@Produces
@Named
public String businessKey(ProcessInstance processInstance)
Copyright © 2016 camunda services GmbH. All rights reserved.