| ProjectActionPoint |
|---|
| PROJECT_ACTION_POINT_NONE |
| PROJECT_ACTION_POINT_ANY |
| PROJECT_ACTION_POINT_ON_PROJECT_OPEN |
| PROJECT_ACTION_POINT_ON_PROJECT_OPENED |
| PROJECT_ACTION_POINT_ON_PROJECT_SAVE |
| PROJECT_ACTION_POINT_ON_PROJECT_SAVED |
| PROJECT_ACTION_POINT_ON_PROJECT_ABOUT_TO_START |
| PROJECT_ACTION_POINT_ON_PROJECT_STARTED |
| PROJECT_ACTION_POINT_ON_PROJECT_STOP_REQUESTED |
| PROJECT_ACTION_POINT_ON_PROJECT_STOPPED |
| ProjectActionType |
|---|
| PROJECT_ACTION_RUN_SCRIPT |
| PROJECT_ACTION_RUN_SCRIPT_FILE |
| ProjectFilenameEscape |
|---|
| PROJECT_FE_FULL |
| PROJECT_FE_RESERVED_ONLY |
| ProjectRunScenario |
|---|
| PROJECT_RUN_SCENARIO_PRISTINE |
| PROJECT_RUN_SCENARIO_PAUSED |
| PROJECT_RUN_SCENARIO_ABORTED |
| PROJECT_RUN_SCENARIO_MODIFIED_ALL |
| PROJECT_RUN_SCENARIO_MODIFIED_SOME |
| PROJECT_RUN_SCENARIO_FINISHED |
| PROJECT_RUN_SCENARIO_PARTIAL |
| ProjectStatus |
|---|
| PROJECT_STATUS_IDLE |
| PROJECT_STATUS_PROCESSING |
| PROJECT_STATUS_PAUSED |
| PROJECT_STATUS_PAUSE_REQUESTED |
| PROJECT_STATUS_STOPPED |
| PROJECT_STATUS_STOP_REQUESTED |
| PROJECT_STATUS_ABORTED |
| PROJECT_STATUS_ABORT_REQUESTED |
| PROJECT_STATUS_FINISHED |
| ProjectWorkingDataStorage |
|---|
| PROJECT_WDS_EMBEDDED |
| PROJECT_WDL_EXTERNAL |
| ProjectWorkingDirectoryLocation |
|---|
| PROJECT_WDL_ALONGSIDE_PROJECT |
| PROJECT_WDL_CUSTOM |
Inherits from: FileProvider
Constructors
Properties
Constructors
Properties
Methods
get_maximum_threads
get_maximum_threads() -> int
Get the maximum number of threads used by this project.
get_maximum_treads deprecated
set_maximum_threads
set_maximum_threads( (int)num_threads) -> None
Get the maximum number of threads used by this project.
set_maximum_treads deprecated
Constructors
Properties
Methods
Inherits from: ProjectAction
Constructors
Properties
Methods
Inherits from: ProjectAction
Constructors
Properties
Methods
Constructors
Properties