类 ModuleCall

java.lang.Object
com.sh.wf.module.base.ModuleCall
所有已实现的接口:
Serializable, Cloneable

public class ModuleCall extends Object implements Serializable, Cloneable

Description: 模板内自定义表达式

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2020年3月31日
另请参阅:
  • 构造器详细资料

    • ModuleCall

      public ModuleCall()
  • 方法详细资料

    • parserNode

      public void parserNode(ModuleData module, org.jdom2.Element nodeEl)
    • hasContainVar

      public boolean hasContainVar(String varName)
    • processGetValue

      public String processGetValue(ModuleContext context, String varName, List<String> argList)
    • getPaserStringObjectTle

      public TleJavaBase getPaserStringObjectTle(String method)
    • addParserStringObjectTle

      public void addParserStringObjectTle(String method, String id)
    • clearAllTleFunc

      public void clearAllTleFunc()