Method | Description | |
---|---|---|
Init ( ) : void |
|
|
Run ( ActivityRun activityRun, IGenevaActions genevaInstance ) : void |
|
|
ShutDown ( ) : void |
|
|
Start ( ) : void |
|
|
Stop ( ) : 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 |
return | void |