Class ExecutionIdLiteral
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<ExecutionId>
-
- org.camunda.bpm.engine.cdi.annotation.ExecutionIdLiteral
-
- All Implemented Interfaces:
Annotation
public class ExecutionIdLiteral extends javax.enterprise.util.AnnotationLiteral<ExecutionId> implements ExecutionId
- Author:
- Daniel Meyer
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description 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
-
-