@Published(tag="architect")
public class FixedExecutionIdAttribute
extends nablarch.common.handler.threadcontext.ExecutionIdAttribute
ThreadContext
)に固定の実行時IDを保持する。Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getValue(java.lang.Object req,
nablarch.fw.ExecutionContext ctx) |
void |
setExecutionId(java.lang.String executionId)
実行時IDを設定する。
|
public java.lang.Object getValue(java.lang.Object req, nablarch.fw.ExecutionContext ctx)
getValue
in interface nablarch.common.handler.threadcontext.ThreadContextAttribute
getValue
in class nablarch.common.handler.threadcontext.ExecutionIdAttribute
public void setExecutionId(java.lang.String executionId)
executionId
- 実行時ID