Uses of Enum Class
de.mirkosertic.flightrecorderstarter.configuration.FlightRecorderDynamicConfiguration.CleanupType
Packages that use FlightRecorderDynamicConfiguration.CleanupType
-
Uses of FlightRecorderDynamicConfiguration.CleanupType in de.mirkosertic.flightrecorderstarter.configuration
Methods in de.mirkosertic.flightrecorderstarter.configuration that return FlightRecorderDynamicConfiguration.CleanupTypeModifier and TypeMethodDescriptionFlightRecorderDynamicConfiguration.getRecordingCleanupType()Returns the enum constant of this class with the specified name.FlightRecorderDynamicConfiguration.CleanupType.values()Returns an array containing the constants of this enum class, in the order they are declared.