C# Class org.newpointe.ExpiredCards.Data.ExpiredCardsJob

Inheritance: IJob
Afficher le fichier Open project: NewPointe/Rockit

Méthodes publiques

Méthode Description
Execute ( IJobExecutionContext context ) : void
ExpiredCardsJob ( ) : System

Méthodes protégées

Méthode Description
LaunchWorkflow ( System.Guid workflowGuid, string>.Dictionary attributes ) : void

Method Details

Execute() public méthode

public Execute ( IJobExecutionContext context ) : void
context IJobExecutionContext
Résultat void

ExpiredCardsJob() public méthode

public ExpiredCardsJob ( ) : System
Résultat System

LaunchWorkflow() protected méthode

protected LaunchWorkflow ( System.Guid workflowGuid, string>.Dictionary attributes ) : void
workflowGuid System.Guid
attributes string>.Dictionary
Résultat void