Type: SystemType Job type.
Must implement Packflo.Core.Jobs.PFJob
site
Type: Packflow.CorePFSite Packflow site used as context by the Job
The PFJob type must be accessible from this site,
by being a public type in engine or installed application essemblies
Return Value
Type: PFJob A PFJob Instance user can run by calling RunJob() or RunJobAsync()