BWAA Palette : Resume

Resume
Activity
 
This activity fetches the hibernated job from the filesystem or database, loads it into the memory and continues to execute it from the point of hibernation.
 
Configuration
The Configuration tab has the following fields.
The name to appear as the label for the activity in the process definition.
Input
The input for the activity is the following.
Note: There is no static configuration for this activity as jobID is the only parameter required.
The activity will throw an ActivityException (JobNotFoundException), if there is no job with input job id to be resumed.
Output
There is no output for this activity.