Class ExecuteInfo

java.lang.Object
com.infoteria.asteria.util.resource.MessageFormatByResource
com.infoteria.asteria.flowengine2.resource.ExecuteInfo
All Implemented Interfaces:
com.infoteria.asteria.util.resource.MessageFormat

public class ExecuteInfo extends com.infoteria.asteria.util.resource.MessageFormatByResource
フローの実行時に発生する情報やエラーを出力するためのコードです。 The codes are used to output information or error while the Flow is running. 这些代码用于在Flow运行时输出信息和错误。
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class com.infoteria.asteria.util.resource.MessageFormatByResource

    format, format, format, format, getFormatMessage, getFormatMessage, getFormatMessage, getFormatMessage, getFormatString, getFormatString, getFormatString, getFormatString, getMessage, getMessage, getMessage, getMessage

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ExecuteInfo

      protected ExecuteInfo()
  • Method Details

    • getInstance

      public static ExecuteInfo getInstance()