produceInitialJobInstance abstract method
this function produces an initial instance of this job that MUST be remodified by the user.
Implementation
Job produceInitialJobInstance();
this function produces an initial instance of this job that MUST be remodified by the user.
Job produceInitialJobInstance();