Package org.tkit.rhpam.quarkus.process
Class BusinessProcess.Literal
- java.lang.Object
-
- javax.enterprise.util.AnnotationLiteral<BusinessProcess>
-
- org.tkit.rhpam.quarkus.process.BusinessProcess.Literal
-
- All Implemented Interfaces:
Annotation
- Enclosing class:
- BusinessProcess
public static class BusinessProcess.Literal extends javax.enterprise.util.AnnotationLiteral<BusinessProcess> implements BusinessProcess
The type Literal.- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.tkit.rhpam.quarkus.process.BusinessProcess
BusinessProcess.Literal
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringvalue()-
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
-
-