Index

A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

action() - Method in record class app.portaki.sdk.email.ModuleEmailCta
Returns the value of the action record component.
actionId() - Method in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
Returns the value of the actionId record component.
allStepsSucceeded() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunReport
 
app.portaki.sdk.email - package app.portaki.sdk.email
Contrats e-mail transactionnel module : contenu fourni par le module, envoi et planification par la plateforme Portaki.
app.portaki.sdk.event - package app.portaki.sdk.event
 
app.portaki.sdk.gateway - package app.portaki.sdk.gateway
 
app.portaki.sdk.module - package app.portaki.sdk.module
 
app.portaki.sdk.module.backend - package app.portaki.sdk.module.backend
Contrats d'exécution côté serveur pour les modules hôte (actions nommées, jobs, intégrations externes, …) — types et SPI génériques, sans logique métier d'un module donné.
app.portaki.sdk.module.backend.http - package app.portaki.sdk.module.backend.http
 
app.portaki.sdk.module.backend.run - package app.portaki.sdk.module.backend.run
Orchestration locale des backends modules : contexte de run, pipeline d’étapes, rapport.
assertEventAllowed(String, String) - Method in class app.portaki.sdk.gateway.ScopeValidation
 
assertScope(String) - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
assertScope(String, String, Set<String>) - Method in class app.portaki.sdk.gateway.ScopeValidation
 

B

body() - Method in record class app.portaki.sdk.email.ModuleEmailContent
Returns the value of the body record component.
body() - Method in record class app.portaki.sdk.module.WebhookResponse
Returns the value of the body record component.

C

checkinAt() - Method in record class app.portaki.sdk.event.StayCreatedEvent
Returns the value of the checkinAt record component.
checkInAt() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the checkInAt record component.
checkOutAt() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the checkOutAt record component.
code() - Method in exception class app.portaki.sdk.module.backend.ModuleBackendException
 
commandNames() - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Returns the value of the commandNames record component.
config() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
context() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunReport
Returns the value of the context record component.
cta() - Method in record class app.portaki.sdk.email.ModuleEmailContent
Returns the value of the cta record component.

D

data() - Method in record class app.portaki.sdk.gateway.PortakiModuleEvent
Returns the value of the data record component.
DEFAULT_ACTION_ID - Static variable in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
 

E

emptySuccess() - Static method in record class app.portaki.sdk.module.backend.HostModuleRunResult
 
en() - Method in record class app.portaki.sdk.email.LocalizedText
Returns the value of the en record component.
equals(Object) - Method in record class app.portaki.sdk.email.LocalizedText
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.email.ModuleEmailContent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.email.ModuleEmailCta
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.email.StayEmailContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.event.StayCreatedEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.gateway.PortakiModuleEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.module.backend.HostModuleAction
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.module.backend.ModuleHostContext
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.module.backend.run.ModuleRunReport
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class app.portaki.sdk.module.WebhookResponse
Indicates whether some other object is "equal to" this one.
event() - Method in class app.portaki.sdk.gateway.ModuleEventWrapper
 
EventNotDeclaredException - Exception Class in app.portaki.sdk.gateway
 
EventNotDeclaredException(String, String) - Constructor for exception class app.portaki.sdk.gateway.EventNotDeclaredException
 
execute(ModuleRunContext, C) - Method in class app.portaki.sdk.module.backend.run.ModuleRunPipeline
Exécute toutes les étapes dans l’ordre.

F

failed() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns the value of the failed record component.
failure(String, String) - Static method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
 
fetch(String) - Static method in class app.portaki.sdk.module.backend.http.SafeHttpsUtf8Fetcher
 
forLocale(String) - Method in record class app.portaki.sdk.email.LocalizedText
 
fr() - Method in record class app.portaki.sdk.email.LocalizedText
Returns the value of the fr record component.
fromQueryValue(String) - Static method in interface app.portaki.sdk.email.ModuleGuestEmailAction
Parse une valeur portakiAction produite par ModuleGuestEmailAction.toQueryValue() ou la plateforme.

G

GatewayModuleContext - Class in app.portaki.sdk.gateway
 
GatewayModuleContext(String, String, String, UUID, Set<String>, Map<String, Object>, Consumer<PortakiModuleEvent>, ScopeValidation) - Constructor for class app.portaki.sdk.gateway.GatewayModuleContext
 
get(String) - Method in interface app.portaki.sdk.module.backend.PortakiHostModuleBackendRegistry
 
guestEmail() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the guestEmail record component.
guestEmail() - Method in record class app.portaki.sdk.event.StayCreatedEvent
Returns the value of the guestEmail record component.
guestLocale() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the guestLocale record component.

H

hashCode() - Method in record class app.portaki.sdk.email.LocalizedText
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.email.ModuleEmailContent
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.email.ModuleEmailCta
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.event.StayCreatedEvent
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.gateway.PortakiModuleEvent
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.module.backend.HostModuleAction
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.module.backend.ModuleHostContext
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunReport
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
Returns a hash code value for this object.
hashCode() - Method in record class app.portaki.sdk.module.WebhookResponse
Returns a hash code value for this object.
hasStayContext() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
HostModuleAction - Record Class in app.portaki.sdk.module.backend
Action callable sur le backend d'un module (sync planifiée, bouton « Synchroniser », webhook, …).
HostModuleAction(String) - Constructor for record class app.portaki.sdk.module.backend.HostModuleAction
Creates an instance of a HostModuleAction record class.
HostModuleRunResult - Record Class in app.portaki.sdk.module.backend
Résultat générique d'une action backend (compteurs agrégés + résumé lisible humain / logs).
HostModuleRunResult(boolean, int, int, int, String) - Constructor for record class app.portaki.sdk.module.backend.HostModuleRunResult
 
HostModuleRunResult(boolean, int, int, int, String, String) - Constructor for record class app.portaki.sdk.module.backend.HostModuleRunResult
Creates an instance of a HostModuleRunResult record class.

I

id() - Method in interface app.portaki.sdk.module.backend.run.ModuleRunStep
 
itemsTotal() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns the value of the itemsTotal record component.

K

KIND_OPEN_MODULE - Static variable in interface app.portaki.sdk.email.ModuleGuestEmailAction
 

L

label() - Method in record class app.portaki.sdk.email.ModuleEmailCta
Returns the value of the label record component.
LocalizedText - Record Class in app.portaki.sdk.email
Libellé bilingue (corps d’e-mail, sujet, bouton).
LocalizedText(String, String) - Constructor for record class app.portaki.sdk.email.LocalizedText
Creates an instance of a LocalizedText record class.

M

manifest(String) - Method in class app.portaki.sdk.gateway.ScopeValidation
 
message() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
Returns the value of the message record component.
ModuleBackendException - Exception Class in app.portaki.sdk.module.backend
Erreur métier ou technique pendant l'exécution d'un backend de module (fetch distant, parsing, quota…).
ModuleBackendException(String, String) - Constructor for exception class app.portaki.sdk.module.backend.ModuleBackendException
 
ModuleBackendException(String, String, Throwable) - Constructor for exception class app.portaki.sdk.module.backend.ModuleBackendException
 
moduleConfig() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the moduleConfig record component.
ModuleContext - Interface in app.portaki.sdk.module
Contexte runtime pour des handlers côté client / intégration (extensions, webhooks sortants, …).
ModuleEmailContent - Record Class in app.portaki.sdk.email
Contenu fourni par le module pour un envoi.
ModuleEmailContent(LocalizedText, LocalizedText, Optional<ModuleEmailCta>) - Constructor for record class app.portaki.sdk.email.ModuleEmailContent
Creates an instance of a ModuleEmailContent record class.
ModuleEmailCta - Record Class in app.portaki.sdk.email
Bouton principal de l’e-mail (libellé + action invité).
ModuleEmailCta(LocalizedText, ModuleGuestEmailAction) - Constructor for record class app.portaki.sdk.email.ModuleEmailCta
Creates an instance of a ModuleEmailCta record class.
ModuleEventWrapper - Class in app.portaki.sdk.gateway
 
ModuleEventWrapper(String, UUID, String, PortakiModuleEvent) - Constructor for class app.portaki.sdk.gateway.ModuleEventWrapper
 
ModuleGuestEmailAction - Interface in app.portaki.sdk.email
Action exécutée lorsque l’invité clique le bouton de l’e-mail.
ModuleGuestEmailAction.OpenModule - Record Class in app.portaki.sdk.email
Ouvre le module invité moduleId avec la sémantique actionId côté UI module.
ModuleHostContext - Record Class in app.portaki.sdk.module.backend
Contexte minimal transmis au backend d'un module hôte (auth et périmètre déjà validés par l'API).
ModuleHostContext(UUID, UUID, String) - Constructor for record class app.portaki.sdk.module.backend.ModuleHostContext
Creates an instance of a ModuleHostContext record class.
moduleId() - Method in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
Returns the value of the moduleId record component.
moduleId() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
moduleId() - Method in class app.portaki.sdk.gateway.ModuleEventWrapper
 
moduleId() - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Returns the value of the moduleId record component.
moduleId() - Method in record class app.portaki.sdk.module.backend.ModuleHostContext
Returns the value of the moduleId record component.
moduleId() - Method in interface app.portaki.sdk.module.backend.PortakiHostModuleBackend
Identifiant stable du module (aligné sur portaki.module.json, ex.
moduleId() - Method in class app.portaki.sdk.module.backend.run.ModuleRunContext
 
ModuleManifestSnapshot - Record Class in app.portaki.sdk.gateway
 
ModuleManifestSnapshot(String, List<String>, List<String>, List<String>, List<String>) - Constructor for record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Creates an instance of a ModuleManifestSnapshot record class.
ModuleRunContext - Class in app.portaki.sdk.module.backend.run
Identifiant de corrélation et métadonnées pour une exécution backend module (un « run »).
ModuleRunContext(UUID, UUID, UUID, String, Instant) - Constructor for class app.portaki.sdk.module.backend.run.ModuleRunContext
 
ModuleRunListener - Interface in app.portaki.sdk.module.backend.run
Observateur optionnel d’une exécution ModuleRunPipeline (logs structurés, métriques, traces).
ModuleRunPipeline<C> - Class in app.portaki.sdk.module.backend.run
Enchaîne des ModuleRunStep sur un ModuleRunContext et un carry mutable C.
ModuleRunReport - Record Class in app.portaki.sdk.module.backend.run
Synthèse d’une exécution pipeline : contexte + résultats par étape, dans l’ordre d’exécution.
ModuleRunReport(ModuleRunContext, List<ModuleRunStepResult>) - Constructor for record class app.portaki.sdk.module.backend.run.ModuleRunReport
Creates an instance of a ModuleRunReport record class.
ModuleRunStep<C> - Interface in app.portaki.sdk.module.backend.run
Une étape nommée d’une pipeline module.
ModuleRunStepResult - Record Class in app.portaki.sdk.module.backend.run
Résultat d’une étape de pipeline (succès ou échec avec message court pour logs / UI technique).
ModuleRunStepResult(String, boolean, String) - Constructor for record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
Creates an instance of a ModuleRunStepResult record class.

N

name() - Method in record class app.portaki.sdk.gateway.PortakiModuleEvent
Returns the value of the name record component.

O

of(LocalizedText, LocalizedText) - Static method in record class app.portaki.sdk.email.ModuleEmailContent
 
of(LocalizedText, LocalizedText, ModuleEmailCta) - Static method in record class app.portaki.sdk.email.ModuleEmailContent
 
of(LocalizedText, ModuleGuestEmailAction) - Static method in record class app.portaki.sdk.email.ModuleEmailCta
 
of(ModuleRunStep<C>...) - Static method in class app.portaki.sdk.module.backend.run.ModuleRunPipeline
 
of(String) - Static method in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
 
of(String, String) - Static method in record class app.portaki.sdk.email.LocalizedText
 
of(String, String) - Static method in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
 
of(String, List<String>, List<String>, List<String>, List<String>) - Static method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
 
ok() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns the value of the ok record component.
ok() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
Returns the value of the ok record component.
ok() - Static method in record class app.portaki.sdk.module.WebhookResponse
 
ok(String, String) - Static method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
 
OnEvent - Annotation Interface in app.portaki.sdk.module
 
onRunFinished(ModuleRunContext, ModuleRunReport) - Method in interface app.portaki.sdk.module.backend.run.ModuleRunListener
 
onRunStarted(ModuleRunContext) - Method in interface app.portaki.sdk.module.backend.run.ModuleRunListener
 
onStepFinished(ModuleRunContext, String, ModuleRunStepResult) - Method in interface app.portaki.sdk.module.backend.run.ModuleRunListener
 
onStepStarted(ModuleRunContext, String) - Method in interface app.portaki.sdk.module.backend.run.ModuleRunListener
 
openModule(String) - Static method in interface app.portaki.sdk.email.ModuleGuestEmailAction
 
openModule(String, String) - Static method in interface app.portaki.sdk.email.ModuleGuestEmailAction
 
OpenModule(String, String) - Constructor for record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
Creates an instance of a OpenModule record class.

P

PortakiCommandHandler - Annotation Interface in app.portaki.sdk.gateway
 
PortakiEventHandler - Annotation Interface in app.portaki.sdk.gateway
 
PortakiHostModule - Annotation Interface in app.portaki.sdk.module.backend
Marque une classe comme implémentation backend d'un module hôte (découverte DI, registre, …).
PortakiHostModuleBackend - Interface in app.portaki.sdk.module.backend
Backend serveur d'un module hôte.
PortakiHostModuleBackendRegistry - Interface in app.portaki.sdk.module.backend
Résout le backend d'un module hôte.
PortakiModule - Annotation Interface in app.portaki.sdk.module
 
PortakiModuleEmail - Annotation Interface in app.portaki.sdk.email
Marque une méthode qui compose le contenu d’un e-mail transactionnel.
PortakiModuleEvent - Record Class in app.portaki.sdk.gateway
 
PortakiModuleEvent(String, Map<String, Object>) - Constructor for record class app.portaki.sdk.gateway.PortakiModuleEvent
Creates an instance of a PortakiModuleEvent record class.
PortakiQueryHandler - Annotation Interface in app.portaki.sdk.gateway
 
propertyId() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the propertyId record component.
propertyId() - Method in record class app.portaki.sdk.event.StayCreatedEvent
Returns the value of the propertyId record component.
propertyId() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
propertyId() - Method in record class app.portaki.sdk.module.backend.ModuleHostContext
Returns the value of the propertyId record component.
propertyId() - Method in class app.portaki.sdk.module.backend.run.ModuleRunContext
 
publish(PortakiModuleEvent) - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
publishedEventNames() - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Returns the value of the publishedEventNames record component.

Q

queryNames() - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Returns the value of the queryNames record component.

R

run(ModuleHostContext, HostModuleAction, String) - Method in interface app.portaki.sdk.module.backend.PortakiHostModuleBackend
Exécute une action nommée avec la configuration module déjà en clair (secrets déchiffrés côté API).
run(ModuleRunContext, C) - Method in interface app.portaki.sdk.module.backend.run.ModuleRunStep
Exécute l’étape.
runId() - Method in class app.portaki.sdk.module.backend.run.ModuleRunContext
 

S

SafeHttpsUtf8Fetcher - Class in app.portaki.sdk.module.backend.http
GET HTTPS en texte UTF-8 avec garde-fous SSRF (réseaux privés, taille max).
scope() - Element in annotation interface app.portaki.sdk.gateway.PortakiCommandHandler
 
scope() - Element in annotation interface app.portaki.sdk.gateway.PortakiQueryHandler
 
ScopeNotDeclaredException - Exception Class in app.portaki.sdk.gateway
 
ScopeNotDeclaredException(String, String) - Constructor for exception class app.portaki.sdk.gateway.ScopeNotDeclaredException
 
ScopeNotGrantedException - Exception Class in app.portaki.sdk.gateway
 
ScopeNotGrantedException(String, String) - Constructor for exception class app.portaki.sdk.gateway.ScopeNotGrantedException
 
scopes() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
scopes() - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Returns the value of the scopes record component.
ScopeValidation - Class in app.portaki.sdk.gateway
 
ScopeValidation(Map<String, ModuleManifestSnapshot>) - Constructor for class app.portaki.sdk.gateway.ScopeValidation
 
start(ModuleHostContext) - Static method in class app.portaki.sdk.module.backend.run.ModuleRunContext
 
start(ModuleHostContext, UUID) - Static method in class app.portaki.sdk.module.backend.run.ModuleRunContext
 
startedAt() - Method in class app.portaki.sdk.module.backend.run.ModuleRunContext
 
status() - Method in record class app.portaki.sdk.module.WebhookResponse
Returns the value of the status record component.
stayAccessCode() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the stayAccessCode record component.
StayCreatedEvent - Record Class in app.portaki.sdk.event
Payload shape for StayCreatedEvent (aligned with domain event).
StayCreatedEvent(UUID, UUID, UUID, Instant, String) - Constructor for record class app.portaki.sdk.event.StayCreatedEvent
Creates an instance of a StayCreatedEvent record class.
StayEmailContext - Record Class in app.portaki.sdk.email
Contexte lecture seule passé au composer PortakiModuleEmail lorsqu’un envoi est dû.
StayEmailContext(UUID, UUID, UUID, String, String, Instant, Instant, Optional<String>, String, Map<String, Object>) - Constructor for record class app.portaki.sdk.email.StayEmailContext
Creates an instance of a StayEmailContext record class.
stayId() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the stayId record component.
stayId() - Method in record class app.portaki.sdk.event.StayCreatedEvent
Returns the value of the stayId record component.
stayId() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
stayId() - Method in class app.portaki.sdk.gateway.ModuleEventWrapper
 
stayIdOptional() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
stepId() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
Returns the value of the stepId record component.
stepResults() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunReport
Returns the value of the stepResults record component.
subject() - Method in record class app.portaki.sdk.email.ModuleEmailContent
Returns the value of the subject record component.
succeeded() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns the value of the succeeded record component.
summary() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns the value of the summary record component.
SYNC - Static variable in record class app.portaki.sdk.module.backend.HostModuleAction
 

T

tenantGuestSlug() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the tenantGuestSlug record component.
tenantId() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns the value of the tenantId record component.
tenantId() - Method in record class app.portaki.sdk.event.StayCreatedEvent
Returns the value of the tenantId record component.
tenantId() - Method in class app.portaki.sdk.gateway.ModuleEventWrapper
 
tenantId() - Method in record class app.portaki.sdk.module.backend.ModuleHostContext
Returns the value of the tenantId record component.
tenantId() - Method in class app.portaki.sdk.module.backend.run.ModuleRunContext
 
tenantIdInternal() - Method in class app.portaki.sdk.gateway.GatewayModuleContext
 
toQueryValue() - Method in interface app.portaki.sdk.email.ModuleGuestEmailAction
Valeur du paramètre portakiAction (sans encodage URL).
toString() - Method in record class app.portaki.sdk.email.LocalizedText
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.email.ModuleEmailContent
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.email.ModuleEmailCta
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.email.ModuleGuestEmailAction.OpenModule
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.email.StayEmailContext
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.event.StayCreatedEvent
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.gateway.ModuleManifestSnapshot
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.gateway.PortakiModuleEvent
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.module.backend.HostModuleAction
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.module.backend.ModuleHostContext
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunReport
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.module.backend.run.ModuleRunStepResult
Returns a string representation of this record class.
toString() - Method in record class app.portaki.sdk.module.WebhookResponse
Returns a string representation of this record class.
trustOrchestrator(String, Set<String>) - Static method in class app.portaki.sdk.gateway.ScopeValidation
Runtime microservice: scopes were validated by portaki-api; trust granted set for this module.

U

UnknownModuleException - Exception Class in app.portaki.sdk.gateway
 
UnknownModuleException(String) - Constructor for exception class app.portaki.sdk.gateway.UnknownModuleException
 
updatedPlainConfigJson() - Method in record class app.portaki.sdk.module.backend.HostModuleRunResult
Returns the value of the updatedPlainConfigJson record component.

V

value() - Element in annotation interface app.portaki.sdk.email.PortakiModuleEmail
Identifiant stable, aligné sur portaki.module.json → emails[].id.
value() - Element in annotation interface app.portaki.sdk.gateway.PortakiCommandHandler
 
value() - Element in annotation interface app.portaki.sdk.gateway.PortakiEventHandler
 
value() - Element in annotation interface app.portaki.sdk.gateway.PortakiQueryHandler
 
value() - Method in record class app.portaki.sdk.module.backend.HostModuleAction
Returns the value of the value record component.
value() - Element in annotation interface app.portaki.sdk.module.backend.PortakiHostModule
Identifiant du module, aligné sur portaki.module.json (ex.
value() - Element in annotation interface app.portaki.sdk.module.OnEvent
 
value() - Element in annotation interface app.portaki.sdk.module.PortakiModule
 

W

WebhookResponse - Record Class in app.portaki.sdk.module
 
WebhookResponse(int, String) - Constructor for record class app.portaki.sdk.module.WebhookResponse
Creates an instance of a WebhookResponse record class.
withListeners(ModuleRunListener...) - Method in class app.portaki.sdk.module.backend.run.ModuleRunPipeline
 
A B C D E F G H I K L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form