クラス ListMessageTask

  • すべての実装されたインタフェース:
    jp.co.intra_mart.foundation.logic.element.Executable<ListMessageParameter,​ListMessageResult>

    public class ListMessageTask
    extends jp.co.intra_mart.foundation.logic.element.Task<ListMessageMetadata,​ListMessageParameter,​ListMessageResult>
    LogicDesignerのタスク「フォルダ内のメールの一覧」の実行クラスです。
    導入されたバージョン:
    8.0.12
    バージョン:
    8.0.12
    作成者:
    UCM Co., Ltd.
    • フィールドの概要

      • クラスから継承されたフィールド jp.co.intra_mart.foundation.logic.element.FlowElement

        context
    • コンストラクタの概要

      コンストラクタ 
      コンストラクタ 説明
      ListMessageTask​(jp.co.intra_mart.foundation.logic.element.ElementContext context)
      コンストラクター
    • コンストラクタの詳細

      • ListMessageTask

        public ListMessageTask​(jp.co.intra_mart.foundation.logic.element.ElementContext context)
        コンストラクター
        パラメータ:
        context -
    • メソッドの詳細

      • execute

        public ListMessageResult execute​(ListMessageParameter parameter)
                                  throws jp.co.intra_mart.foundation.logic.exception.FlowExecutionException
        例外:
        jp.co.intra_mart.foundation.logic.exception.FlowExecutionException