Part II. OGMJob Library Reference

This section contains the API reference for OGMJob. All the public interfaces are documented here.

Table of Contents

Spawn Classes
OGMJobExec — A spawn that runs a command line
OGMJobQueue — A container to run spawns in order
OGMJobPipeline — A container to run spawns together
Abstract Base Classes
OGMJobSpawn — Base class for all spawns
OGMJobContainer — Base class for spawns which contain other spawns
OGMJobBin — Base class for spawns which contain one spawn only
OGMJobList — Base class for spawns which contain multiple spawns