Uses of Annotation Interface
io.fluxcapacitor.javaclient.tracking.handling.HandleDocument
Packages that use HandleDocument
-
Uses of HandleDocument in io.fluxcapacitor.javaclient.common
Methods in io.fluxcapacitor.javaclient.common with parameters of type HandleDocumentModifier and TypeMethodDescriptionstatic String
ClientUtils.getTopic
(HandleDocument handleDocument, Executable executable) Extracts the topic associated with a givenHandleDocument
annotation orExecutable
.