메소드 | 설명 | |
---|---|---|
Init ( ) : void |
|
|
Run ( ActivityRun activityRun, IGenevaActions genevaInstance ) : void |
|
|
ShutDown ( ) : void |
|
|
Start ( ) : void |
|
|
Stop ( ) : void |
|
|
Validate ( ) : List |
Validate if the Activity is ready to start.
|
메소드 | 설명 | |
---|---|---|
runRSL ( ActivityRun activityRun, IGenevaActions genevaInstance, ReportParameterList parameters ) : void |
Run the RSL and output its contents to a CSV file; set the CSV
|
public Run ( ActivityRun activityRun, IGenevaActions genevaInstance ) : void | ||
activityRun | ActivityRun | ActivityRun instance |
genevaInstance | IGenevaActions | GenevaAction instance |
리턴 | void |