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 SummaryConstructors
- 
Method SummaryMethods inherited from class jakarta.enterprise.util.AnnotationLiteralannotationType, equals, hashCode, toString
- 
Constructor Details- 
ExecutionIdLiteralpublic ExecutionIdLiteral()
 
-