Uses of Annotation Interface
io.fluxzero.sdk.tracking.handling.HandleDocument
Packages that use HandleDocument
-
Uses of HandleDocument in io.fluxzero.sdk.common
Methods in io.fluxzero.sdk.common with parameters of type HandleDocumentModifier and TypeMethodDescriptionstatic StringClientUtils.getTopic(HandleDocument handleDocument, Executable executable) Extracts the topic associated with a givenHandleDocumentannotation orExecutable. -
Uses of HandleDocument in io.fluxzero.sdk.tracking.handling
Methods in io.fluxzero.sdk.tracking.handling with parameters of type HandleDocumentModifier and TypeMethodDescriptionstatic StringDocumentHandlerTopics.resolve(HandleDocument handleDocument, Executable executable) Returns the explicit collection, materialized model-graph collection, document collection or inferred parameter collection selected by the handler, in that order.