public class LiteflowContextRegexMatcher extends Object
| Constructor and Description |
|---|
LiteflowContextRegexMatcher() |
| Modifier and Type | Method and Description |
|---|---|
static void |
searchAndSetContext(List<cn.hutool.core.lang.Tuple> contextList,
String methodExpress,
Object... args) |
static Object |
searchContext(List<cn.hutool.core.lang.Tuple> contextList,
String regPattern) |
Copyright © 2025. All rights reserved.