Package com.ibm.pim.job

Interface Summary
CategoryImport Interface for Category import type
Executable This interface defines methods for job executable.
Export Interface that represents the Export jobs
Import Interface that represents Import jobs.
ItemImport Interface for Item import type
Job This interface defines methods for scheduler job.
JobManager Interface for JobManager
Report Interface for Report object.
Schedule This is the interface for a job schedule.
ScheduleStatus Interface that provides information about job schedule status
UserJob This is the super interface for all user job types
 

Enum Summary
Executable.Type This is an enum type for job executable.
Export.ContentDiffType Content difference types, relevant only when content diff export type is selected as export type
Export.OptionalArguments Set of optional arguments that can be passed while creating an export.
Export.Type Export types
Import.OptionalArguments Set of optional arguments that can be passed while creating an import.
ItemImport.ImportSemantics  
Schedule.Type This is an enum type for schedule type.
ScheduleStatus.Type This is an enum type for job status.