Uses of Enum Class
kieker.analysis.plugin.IPlugin.STATE
Packages that use IPlugin.STATE
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.
-
Uses of IPlugin.STATE in kieker.analysis.plugin
Methods in kieker.analysis.plugin that return IPlugin.STATEModifier and TypeMethodDescriptionfinal IPlugin.STATEAbstractPlugin.getState()Deprecated.IPlugin.getState()Deprecated.static IPlugin.STATEReturns the enum constant of this class with the specified name.static IPlugin.STATE[]IPlugin.STATE.values()Returns an array containing the constants of this enum class, in the order they are declared.