Package app.portaki.sdk.gateway
Class GatewayModuleContext
java.lang.Object
app.portaki.sdk.gateway.GatewayModuleContext
-
Constructor Summary
ConstructorsConstructorDescriptionGatewayModuleContext(String moduleId, String stayId, String propertyId, UUID tenantIdInternal, Set<String> scopes, Map<String, Object> config, Consumer<PortakiModuleEvent> eventSink, ScopeValidation scopeValidation) -
Method Summary
Modifier and TypeMethodDescriptionvoidassertScope(String scope) config()moduleId()voidpublish(PortakiModuleEvent event) scopes()stayId()
-
Constructor Details
-
GatewayModuleContext
-
-
Method Details
-
stayId
-
propertyId
-
config
-
scopes
-
moduleId
-
tenantIdInternal
-
publish
-
assertScope
-