Class InboundEventStaticTenantDetector<T>
java.lang.Object
org.flowable.eventregistry.impl.tenantdetector.InboundEventStaticTenantDetector<T>
- All Implemented Interfaces:
InboundEventTenantDetector<T>
public class InboundEventStaticTenantDetector<T>
extends Object
implements InboundEventTenantDetector<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.InboundEventTenantDetector
detectTenantId
-
Field Details
-
staticTenantId
-
-
Constructor Details
-
InboundEventStaticTenantDetector
-
-
Method Details
-
detectTenantId
- Specified by:
detectTenantId
in interfaceInboundEventTenantDetector<T>
-
getStaticTenantId
-