Uses of Interface
org.kie.internal.utils.VariableIndexer
-
Packages that use VariableIndexer Package Description org.kie.internal.process org.kie.internal.task.api -
-
Uses of VariableIndexer in org.kie.internal.process
Subinterfaces of VariableIndexer in org.kie.internal.process Modifier and Type Interface Description interface
ProcessVariableIndexer
Dedicated type for custom implementations of VariableIndexer for process variables -
Uses of VariableIndexer in org.kie.internal.task.api
Subinterfaces of VariableIndexer in org.kie.internal.task.api Modifier and Type Interface Description interface
TaskVariableIndexer
Dedicated type for custom implementations of VariableIndexer for tasks - user tasks
-