jmlparser-parent
Toggle table of contents
3.28.2-J8.0-K13.5-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
jmlparser-parent
redux
/
io.github.jmltoolkit.redux
/
ReduxConfig
Redux
Config
class
ReduxConfig
(
source
)
Configuration for the Redux transformation pipeline.
Members
Constructors
Redux
Config
Link copied to clipboard
constructor
(
)
Functions
disable
Link copied to clipboard
fun
disable
(
clazz
:
Class
<
*
>
)
enable
Link copied to clipboard
fun
enable
(
clazz
:
Class
<
*
>
)
get
Disabled
Link copied to clipboard
fun
getDisabled
(
)
:
Set
<
String
>
is
Enabled
Link copied to clipboard
fun
isEnabled
(
clazz
:
String
)
:
Boolean