public class ForEachExecution extends Object implements WithBodyExecution
| 构造器和说明 |
|---|
ForEachExecution(String itemName,
Expression collection) |
public ForEachExecution(String itemName, Expression collection)
public boolean execute(Map<String,Object> variables, StringBuilder cache)
Executionpublic void setBody(Execution... executions)
setBody 在接口中 WithBodyExecutionpublic boolean isBodyNotSet()
isBodyNotSet 在接口中 WithBodyExecutionCopyright © 2020. All rights reserved.