Uses of Enum Class
org.springframework.batch.core.listener.StepListenerMetaData
Packages that use StepListenerMetaData
Package
Description
Generic implementations of core batch listener interfaces.
-
Uses of StepListenerMetaData in org.springframework.batch.core.listener
Methods in org.springframework.batch.core.listener that return StepListenerMetaDataModifier and TypeMethodDescriptionstatic StepListenerMetaDataStepListenerMetaData.fromPropertyName(String propertyName) Return the relevant meta data for the provided property name.static StepListenerMetaDataReturns the enum constant of this class with the specified name.static StepListenerMetaData[]StepListenerMetaData.values()Returns an array containing the constants of this enum class, in the order they are declared.