Uses of Class
kieker.analysis.behavior.model.UserSession
| Package | Description |
|---|---|
| kieker.analysis.behavior |
Copyright 2022 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.
|
| kieker.analysis.behavior.acceptance.matcher |
Copyright 2022 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.
|
| kieker.analysis.behavior.signature.processor |
Copyright 2022 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 UserSession Modifier and Type Method Description teetime.framework.OutputPort<UserSession>UserSessionGeneratorCompositeStage. getSessionOutputPort()teetime.framework.OutputPort<UserSession>EntryCallSequenceStage. getUserSessionOutputPort()Methods in kieker.analysis.behavior with parameters of type UserSession Modifier and Type Method Description protected 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 UserSession Modifier and Type Method Description teetime.framework.OutputPort<UserSession>SessionAcceptanceFilter. getOutputPort()Methods in kieker.analysis.behavior.acceptance.matcher with parameters of type UserSession Modifier and Type Method Description protected voidSessionAcceptanceFilter. execute(UserSession session) -
Uses of UserSession in kieker.analysis.behavior.signature.processor
Methods in kieker.analysis.behavior.signature.processor with parameters of type UserSession Modifier and Type Method Description protected voidTraceSignatureProcessorFilter. execute(UserSession session)