C# 클래스 org.newpointe.ExpiredCards.Data.ExpiredCardsJob

상속: IJob
파일 보기 프로젝트 열기: NewPointe/Rockit

공개 메소드들

메소드 설명
Execute ( IJobExecutionContext context ) : void
ExpiredCardsJob ( ) : System

보호된 메소드들

메소드 설명
LaunchWorkflow ( System.Guid workflowGuid, string>.Dictionary attributes ) : void

메소드 상세

Execute() 공개 메소드

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

ExpiredCardsJob() 공개 메소드

public ExpiredCardsJob ( ) : System
리턴 System

LaunchWorkflow() 보호된 메소드

protected LaunchWorkflow ( System.Guid workflowGuid, string>.Dictionary attributes ) : void
workflowGuid System.Guid
attributes string>.Dictionary
리턴 void