Class ExecutionIdLiteral
java.lang.Object
jakarta.enterprise.util.AnnotationLiteral<ExecutionId>
org.camunda.bpm.engine.cdi.annotation.ExecutionIdLiteral
- All Implemented Interfaces:
Annotation
public class ExecutionIdLiteral
extends jakarta.enterprise.util.AnnotationLiteral<ExecutionId>
implements ExecutionId
- Author:
- Daniel Meyer
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class jakarta.enterprise.util.AnnotationLiteral
annotationType, equals, hashCode, toString
-
Constructor Details
-
ExecutionIdLiteral
public ExecutionIdLiteral()
-