Class InboundEventStaticKeyDetector<T>
java.lang.Object
org.flowable.eventregistry.impl.keydetector.InboundEventStaticKeyDetector<T>
- All Implemented Interfaces:
InboundEventKeyDetector<T>
- Author:
- Joram Barrez
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.flowable.eventregistry.api.InboundEventKeyDetector
detectEventDefinitionKey
-
Field Details
-
staticKey
-
-
Constructor Details
-
InboundEventStaticKeyDetector
-
-
Method Details
-
detectEventDefinitionKey
- Specified by:
detectEventDefinitionKey
in interfaceInboundEventKeyDetector<T>
-
getStaticKey
-