C# 클래스 com.Sconit.Service.Batch.Job.WOBackflushJob

상속: IJob
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms

공개 메소드들

메소드 설명
Execute ( JobRunContext context ) : void
WOBackflushJob ( IProductLineInProcessLocationDetailMgr productLineInProcessLocationDetailMgr, IUserMgr userMgr ) : System

비공개 메소드들

메소드 설명
TryRawMaterialBackflush ( string flowCode ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( JobRunContext context ) : void
context JobRunContext
리턴 void

WOBackflushJob() 공개 메소드

public WOBackflushJob ( IProductLineInProcessLocationDetailMgr productLineInProcessLocationDetailMgr, IUserMgr userMgr ) : System
productLineInProcessLocationDetailMgr IProductLineInProcessLocationDetailMgr
userMgr IUserMgr
리턴 System