Nautica Workflow
A B C D E F G H I J L M N O P Q R S T U V W Y

T

TERMINATED - class jp.co.argo21.nautica.workflow.ta.ApplicationState の static 変数
異常終了(1:terminated)
TOOLAGENT_PATH - class jp.co.argo21.nautica.workflow.ta.AbstractToolAgent の static 変数
ツールエージェントパス
TOOL_AGENT - class jp.co.argo21.nautica.workflow.dataaccess.mysql.MySQLAppExecutionDAO の static 変数
アプリケーションを起動したツールエージェントのクラス名のカラム名
TOOL_AGENT_ROLE - class jp.co.argo21.nautica.workflow.engine.SystemRoleImpl の static 変数
ツールエージェント権限
TOOL_AGENT_ROLE_ID - class jp.co.argo21.nautica.workflow.engine.SystemRoleImpl の static 変数
ツールエージェント権限ID
TOOL_AGENT_ROLE_NAME - class jp.co.argo21.nautica.workflow.engine.SystemRoleImpl の static 変数
ツールエージェント権限名
TYPE - class jp.co.argo21.nautica.workflow.dataaccess.mysql.MySQLVariableDAO の static 変数
プロセス変数タイプのカラム名
TYPE - class jp.co.argo21.nautica.workflow.dataaccess.mysql.MySQLVariableHistoryDAO の static 変数
プロセス変数タイプのカラム名
TargetProcessBean - class jp.co.argo21.nautica.workflow.dataaccess.TargetProcessBean.
このクラスは、起動先プロセステーブル(ETAPROCESS)に対応する情報を保持する。
TargetProcessBean() - class jp.co.argo21.nautica.workflow.dataaccess.TargetProcessBean のコンストラクタ
起動先プロセスオブジェクトを生成する。
TargetProcessDAO - interface jp.co.argo21.nautica.workflow.dataaccess.TargetProcessDAO.
TargetProcessBeanをデータとするDAOインタフェース。
ToolAgent - interface jp.co.argo21.nautica.workflow.wfmc.ToolAgent.
ToolAgentは、ワークフローアプリケーションの実行を管理するエージェントの 基底インタフェースである。
ToolAgentFactory - interface jp.co.argo21.nautica.workflow.wfmc.ToolAgentFactory.
ToolAgentFactoryは、各種ToolAgentを生成するためのファクトリの 基底インタフェースである。
ToolAgentHandleCreator - class jp.co.argo21.nautica.workflow.ta.ToolAgentHandleCreator.
ツールエージェントハンドラ(=実行ID)を生成するジェネレータです。
ToolAgentManager - class jp.co.argo21.nautica.workflow.engine.ToolAgentManager.
登録されているツールエージェントを管理する。
TransitionDefinition - interface jp.co.argo21.nautica.workflow.definition.TransitionDefinition.
遷移定義用インタフェース
TransitionDefinitionImpl - class jp.co.argo21.nautica.workflow.definition.impl.TransitionDefinitionImpl.
TransitionDefinitionインタフェースの実装クラスである。
TransitionDefinitionImpl(TransitionDocument.Transition, List) - class jp.co.argo21.nautica.workflow.definition.impl.TransitionDefinitionImpl のコンストラクタ
遷移を生成する。
TransitionNotAllowedException - exception jp.co.argo21.nautica.workflow.omg.TransitionNotAllowedException.
不許可の遷移が行われたことを通知する例外である。
TransitionNotAllowedException(String) - class jp.co.argo21.nautica.workflow.omg.TransitionNotAllowedException のコンストラクタ
メッセージを指定して、例外を生成する。
TransitionNotAllowedException(String, Throwable) - class jp.co.argo21.nautica.workflow.omg.TransitionNotAllowedException のコンストラクタ
メッセージとThrowableを指定して、例外を生成する。
TransitionNotAllowedException - exception jp.co.argo21.nautica.workflow.wfmc.TransitionNotAllowedException.
指定された状態に遷移できない場合に通知する例外である。
TransitionNotAllowedException(String) - class jp.co.argo21.nautica.workflow.wfmc.TransitionNotAllowedException のコンストラクタ
メッセージを指定して、例外を生成する。
TransitionNotAllowedException(String, Throwable) - class jp.co.argo21.nautica.workflow.wfmc.TransitionNotAllowedException のコンストラクタ
メッセージとThrowableを指定して、例外を生成する。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - interface jp.co.argo21.nautica.workflow.engine.ActivityBehavior のメソッド
停止処理を行う。
terminate() - class jp.co.argo21.nautica.workflow.engine.ActivityInternal のメソッド
実行中の実行オブジェクトの停止を要求する。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - class jp.co.argo21.nautica.workflow.engine.AutomaticActivityBehavior のメソッド
固有の停止処理を行う。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - class jp.co.argo21.nautica.workflow.engine.ConcurrentEndActivityBehavior のメソッド
固有の停止処理を行う。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - class jp.co.argo21.nautica.workflow.engine.ConcurrentStartActivityBehavior のメソッド
固有の停止処理を行う。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - class jp.co.argo21.nautica.workflow.engine.EndActivityBehavior のメソッド
固有の停止処理を行う。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - class jp.co.argo21.nautica.workflow.engine.InteractiveActivityBehavior のメソッド
固有の停止処理を行う。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - class jp.co.argo21.nautica.workflow.engine.StartActivityBehavior のメソッド
固有の停止処理を行う。
terminate(ProcessDefinition, ActivityDefinition, ProcessInternal, ActivityInternal, boolean) - class jp.co.argo21.nautica.workflow.engine.SubprocessActivityBehavior のメソッド
固有の停止処理を行う。
terminate() - interface jp.co.argo21.nautica.workflow.omg.WfExecutionObject のメソッド
実行中の実行オブジェクトの停止を要求する。
terminateApplication(int, String) - class jp.co.argo21.nautica.workflow.ta.MailToolAgent のメソッド
アプリケーションの停止を行う。
terminateApplication(int, String) - class jp.co.argo21.nautica.workflow.ta.ScriptingToolAgent のメソッド
アプリケーションの停止を行う。
terminateApplication(int, String) - class jp.co.argo21.nautica.workflow.ta.SystemCommandToolAgent のメソッド
アプリケーションの停止を行う。
terminateApplication(int, String) - interface jp.co.argo21.nautica.workflow.wfmc.ToolAgent のメソッド
アプリケーションの停止を行う。
terminateProcess(String, String) - class jp.co.argo21.nautica.workflow.engine.WorkflowEngineHandlerImpl のメソッド
プロセスインスタンスの停止を行う。
terminateProcess(String, String) - class jp.co.argo21.nautica.workflow.rmi.WorkflowEngineHandlerPO のメソッド
プロセスインスタンスの停止を行う。
terminateProcess(String, String) - interface jp.co.argo21.nautica.workflow.rmi.WorkflowEngineHandlerRemote のメソッド
プロセスインスタンスの停止を行う。
terminateProcess(String, String) - interface jp.co.argo21.nautica.workflow.wfmc.WorkflowEngineHandler のメソッド
プロセスインスタンスの停止を行う。
terminateProcesses(String, String, Filter) - class jp.co.argo21.nautica.workflow.engine.WorkflowAdminHandlerImpl のメソッド
指定されたプロセス定義に属するプロセスインスタンスを フィルターで絞り込み、停止を行う。
terminateProcesses(String, String, Filter) - class jp.co.argo21.nautica.workflow.rmi.WorkflowAdminHandlerPO のメソッド
指定されたプロセス定義に属するプロセスインスタンスを フィルターで絞り込み、停止を行う。
terminateProcesses(String, String, Filter) - interface jp.co.argo21.nautica.workflow.rmi.WorkflowAdminHandlerRemote のメソッド
指定されたプロセス定義に属するプロセスインスタンスを フィルターで絞り込み、停止を行う。
terminateProcesses(String, String, Filter) - interface jp.co.argo21.nautica.workflow.wfmc.WorkflowAdminHandler のメソッド
指定されたプロセス定義に属するプロセスインスタンスを フィルターで絞り込み、停止を行う。
toApplicationState(int) - class jp.co.argo21.nautica.workflow.ta.ApplicationState の static メソッド
アプリケーションの状態を返す
toInt() - interface jp.co.argo21.nautica.workflow.omg.WfState のメソッド
状態の数値表現を返す。
toInt() - class jp.co.argo21.nautica.workflow.ta.ApplicationState のメソッド
状態の数値表現を返す。
toInt() - class jp.co.argo21.nautica.workflow.wfmc.ActivityState のメソッド
状態の数値表現を返す。
toInt() - class jp.co.argo21.nautica.workflow.wfmc.ProcessDefinitionState のメソッド
状態の数値表現を返す。
toInt() - class jp.co.argo21.nautica.workflow.wfmc.ProcessState のメソッド
状態の数値表現を返す。
toInt() - class jp.co.argo21.nautica.workflow.wfmc.WorkItemState のメソッド
状態の数値表現を返す。
toString() - class jp.co.argo21.nautica.workflow.client.ConnectionInfo のメソッド
接続情報の文字列表現を返す
toString() - class jp.co.argo21.nautica.workflow.engine.AuditDataRecord のメソッド
監査ログの文字列表現を返す。
toString() - class jp.co.argo21.nautica.workflow.engine.AuditPrefix のメソッド
CWAD接頭辞の文字列表現を返す。
toString() - class jp.co.argo21.nautica.workflow.engine.AuditSuffix のメソッド
監査ログ接尾辞の文字列表現を返す。
toString() - interface jp.co.argo21.nautica.workflow.omg.WfState のメソッド
状態の文字列表現を返す。
toString() - class jp.co.argo21.nautica.workflow.ta.AppExecutionInfo のメソッド
オブジェクトの文字列表現を返します。
toString() - class jp.co.argo21.nautica.workflow.ta.ApplicationState のメソッド
状態の文字列表現を返す。
toString() - class jp.co.argo21.nautica.workflow.wfmc.ActivityState のメソッド
状態の文字列表現を返す。
toString() - class jp.co.argo21.nautica.workflow.wfmc.ProcessDefinitionState のメソッド
状態の文字列表現を返す。
toString() - class jp.co.argo21.nautica.workflow.wfmc.ProcessState のメソッド
状態の文字列表現を返す。
toString() - class jp.co.argo21.nautica.workflow.wfmc.WorkItemState のメソッド
状態の文字列表現を返す。
toolAgent - class jp.co.argo21.nautica.workflow.dataaccess.AppExecutionBean の変数
アプリケーションを起動したツールエージェントのクラス名
toolAgent - class jp.co.argo21.nautica.workflow.ta.AppExecutionInfo の変数
ツールエージェントのクラス名
tp - class jp.co.argo21.nautica.workflow.ta.AbstractToolAgent の変数
 
triggerActivity(String, String, String, String) - class jp.co.argo21.nautica.workflow.engine.InterWorkflowConnectorImpl のメソッド
トリガーとなるアクティビティを通知する。
triggerActivity(String, String, String, String) - class jp.co.argo21.nautica.workflow.rmi.InterWorkflowConnectorPO のメソッド
トリガーとなるアクティビティを通知する。
triggerActivity(String, String, String, String) - interface jp.co.argo21.nautica.workflow.rmi.InterWorkflowConnectorRemote のメソッド
トリガーとなるアクティビティを通知する。
triggerActivity(String, String, String, String) - interface jp.co.argo21.nautica.workflow.wfmc.InterWorkflowConnector のメソッド
トリガーとなるアクティビティを通知する。
type - class jp.co.argo21.nautica.workflow.dataaccess.VariableBean の変数
変数型
type - class jp.co.argo21.nautica.workflow.dataaccess.VariableHistoryBean の変数
変数型

株式会社アルゴ21
A B C D E F G H I J L M N O P Q R S T U V W Y

Copyright 2005 株式会社アルゴ21