OpenTAP 9.25
API Reference
|
Custom actions for ICustomPackageData inside File element in package.xml files, to be executed at predefined stages (PackageActionStage) More...
Public Member Functions | |
int | Order () |
The order of the action. Actions are executed in the order of lowest to highest. More... | |
bool | Execute (PackageDef package, CustomPackageActionArgs customActionArgs) |
Runs this custom action on a package. This is called after any normal operations associated with the given stage. | |
Properties | |
PackageActionStage | ActionStage [get] |
At which stage the action should be executed | |
Custom actions for ICustomPackageData inside File element in package.xml files, to be executed at predefined stages (PackageActionStage)
int OpenTap.Package.ICustomPackageAction.Order | ( | ) |
The order of the action. Actions are executed in the order of lowest to highest.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:25