|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |
ProcessTargetModel を使用しているパッケージ | |
---|---|
jp.co.intra_mart.foundation.workflow.application.general | 利用者の検索系のクラスを提供します。 |
jp.co.intra_mart.foundation.workflow.application.general での ProcessTargetModel の使用 |
---|
ProcessTargetModel を返す jp.co.intra_mart.foundation.workflow.application.general のメソッド | |
---|---|
ProcessTargetModel[] |
CplMatterNode.getExecProcessTargetList(String nodeId)
完了案件に対して、処理中の最新フローから指定ノードの処理対象者プラグイン情報を取得します。 |
ProcessTargetModel[] |
ActvMatterNode.getExecProcessTargetList(String nodeId)
処理中の未完了案件に対して、処理中の最新フローから指定ノードの処理対象者プラグイン情報を取得します。 |
ProcessTargetModel[] |
CplMatterNode.getMasterProcessTargetList(String nodeId)
完了案件に対して、申請・起票時の初期フロー設定情報であるマスタフローから指定ノードの処理対象者プラグイン情報を取得します。 |
ProcessTargetModel[] |
ActvMatterNode.getMasterProcessTargetList(String nodeId)
処理中の未完了案件に対して、申請・起票時の初期フロー設定情報であるマスタフローから指定ノードの処理対象者プラグイン情報を取得します。 |
|
IM-Workflow | |||||||||
前 次 | フレームあり フレームなし |