类 SystemProperty

java.lang.Object
com.sh.wf.module.call.CallBase
com.sh.wf.module.call.impl.SystemProperty

public class SystemProperty extends CallBase

Description: 系统属性

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2015/3/16
  • 构造器详细资料

    • SystemProperty

      public SystemProperty()
  • 方法详细资料

    • getValue

      public String getValue(List<String> argList)
      获取系统属性 System.properties中的值 第一个参数:paramName 第二个参数:defaultValue
      指定者:
      getValue 在类中 CallBase
      参数:
      argList - 变量值
      返回:
      String