IM-Workflow

jp.co.intra_mart.foundation.workflow.listener
インタフェース IWorkflowActvMatterDeleteListener


public interface IWorkflowActvMatterDeleteListener

未完了案件削除処理リスナー

導入されたバージョン:
7.2

メソッドの概要
 void execute(String loginGroupId, String localeId, String systemMatterId, String userDataId)
          実行ロジックを実装します。
 

メソッドの詳細

execute

void execute(String loginGroupId,
             String localeId,
             String systemMatterId,
             String userDataId)
             throws WorkflowException
実行ロジックを実装します。

パラメータ:
loginGroupId - ログイングループID
localeId - ロケールID
systemMatterId - システム案件ID
userDataId - ユーザデータID
例外:
WorkflowException - ワークフロー例外

IM-Workflow

Copyright © 2000-2015 NTT DATA INTRAMART CO.,LTD.. All Rights Reserved.