Package com.infoteria.asteria.flowengine2.resource


package com.infoteria.asteria.flowengine2.resource
  • Classes
    Class
    Description
    主にコンパイル時の情報やエラーを出力するためのコードです。 The codes mainly represents the information output while compilation or is used to output errors.
    主にフローエンジン本体の出力する情報のためのコードです。 The codes mainly represents the information output by the Flow Engine.
    フローの実行時に発生する情報やエラーを出力するためのコードです。 The codes are used to output information or error while the Flow is running.
    ResourceBundleを使用するMessageFormatの実装です。