org.camunda.bpm.engine.cdi.annotation
Class ExecutionIdLiteral

java.lang.Object
  extended by javax.enterprise.util.AnnotationLiteral<ExecutionId>
      extended by org.camunda.bpm.engine.cdi.annotation.ExecutionIdLiteral
All Implemented Interfaces:
Serializable, Annotation, ExecutionId

public class ExecutionIdLiteral
extends javax.enterprise.util.AnnotationLiteral<ExecutionId>
implements ExecutionId

Author:
Daniel Meyer
See Also:
Serialized Form

Constructor Summary
ExecutionIdLiteral()
           
 
Method Summary
 
Methods inherited from class javax.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface java.lang.annotation.Annotation
annotationType, equals, hashCode, toString
 

Constructor Detail

ExecutionIdLiteral

public ExecutionIdLiteral()


Copyright © 2016 camunda services GmbH. All rights reserved.