|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JobMessage | |
|---|---|
| com.mindtree.techworks.insight.reporting.jobs | Provides for action on monitoring status in Insight Actions. |
| com.mindtree.techworks.insight.reporting.jobs.message | JobMessages provide reporting data to a Job. |
| Uses of JobMessage in com.mindtree.techworks.insight.reporting.jobs |
|---|
| Methods in com.mindtree.techworks.insight.reporting.jobs with parameters of type JobMessage | |
|---|---|
void |
Job.execute(JobMessage jobMessage)
Executes the job with the data supplied in the JobMessage
passed to the method. |
| Uses of JobMessage in com.mindtree.techworks.insight.reporting.jobs.message |
|---|
| Classes in com.mindtree.techworks.insight.reporting.jobs.message that implement JobMessage | |
|---|---|
class |
DefaultJobMessage
A simple implementation of JobMessage. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||