public class TransitManagerRegisterTask extends jp.co.intra_mart.foundation.logic.element.Task<TransitManagerRegisterTaskMetadata,TransitManagerRegisterParameter,TransitManagerRegisterResult> implements jp.co.intra_mart.foundation.logic.element.FlowElementCloser
修飾子とタイプ | フィールドと説明 |
---|---|
protected DateHelper |
dateHelper
DateHelper.
|
protected IdentifierHelper |
identifierHelper
IdentifierHelper.
|
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tRouteDetailService |
k30tRouteDetailService
K30tRouteDetailService.
|
コンストラクタと説明 |
---|
TransitManagerRegisterTask(jp.co.intra_mart.foundation.logic.element.ElementContext context)
コンストラクタ.
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
close()
後処理.
|
TransitManagerRegisterResult |
execute(TransitManagerRegisterParameter parameter)
ロジックフロー実行.
|
isContinueOnError, postprocessing, preprocessing, setContinueOnError
protected jp.co.slcs.kaiden2.product_workflow.foundation.model.service.K30tRouteDetailService k30tRouteDetailService
protected DateHelper dateHelper
protected IdentifierHelper identifierHelper
public TransitManagerRegisterTask(jp.co.intra_mart.foundation.logic.element.ElementContext context)
context
- ElementContext
public TransitManagerRegisterResult execute(TransitManagerRegisterParameter parameter) throws jp.co.intra_mart.foundation.logic.exception.FlowExecutionException
execute
インタフェース内 jp.co.intra_mart.foundation.logic.element.Executable<TransitManagerRegisterParameter,TransitManagerRegisterResult>
parameter
- TransitManagerRegisterParameter
jp.co.intra_mart.foundation.logic.exception.FlowExecutionException
public void close()
close
インタフェース内 jp.co.intra_mart.foundation.logic.element.FlowElementCloser
Copyright © 2020 Sumitomo Life Information Systems Co., Ltd. All Rights Reserved.