Uses of Class
kieker.analysis.behavior.model.UserSession
Packages that use UserSession
Package
Description
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Copyright 2026 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
-
Uses of UserSession in kieker.analysis.behavior
Methods in kieker.analysis.behavior that return types with arguments of type UserSessionModifier and TypeMethodDescriptionteetime.framework.OutputPort<UserSession>UserSessionGeneratorCompositeStage.getSessionOutputPort()teetime.framework.OutputPort<UserSession>EntryCallSequenceStage.getUserSessionOutputPort()Methods in kieker.analysis.behavior with parameters of type UserSessionModifier and TypeMethodDescriptionprotected voidUserSessionToBehaviorModelTransformation.execute(UserSession session) -
Uses of UserSession in kieker.analysis.behavior.acceptance.matcher
Methods in kieker.analysis.behavior.acceptance.matcher that return types with arguments of type UserSessionModifier and TypeMethodDescriptionteetime.framework.OutputPort<UserSession>SessionAcceptanceFilter.getOutputPort()Methods in kieker.analysis.behavior.acceptance.matcher with parameters of type UserSessionModifier and TypeMethodDescriptionprotected voidSessionAcceptanceFilter.execute(UserSession session) -
Uses of UserSession in kieker.analysis.behavior.signature.processor
Methods in kieker.analysis.behavior.signature.processor with parameters of type UserSessionModifier and TypeMethodDescriptionprotected voidTraceSignatureProcessorFilter.execute(UserSession session)