Méthode | Description | |
---|---|---|
Run ( ActivityRun activityRun, IGenevaActions genevaInstance ) : void |
|
|
Start ( ) : void |
|
|
Validate ( ) : List |
Validate if the Activity is ready to start.
|
public Run ( ActivityRun activityRun, IGenevaActions genevaInstance ) : void | ||
activityRun | ActivityRun | ActivityRun instance |
genevaInstance | IGenevaActions | GenevaAction instance |
Résultat | void |