public class GetJobsInScheduler extends java.lang.Object implements ISchedulerAction
Gets the job. The following conditions will be required: 1. schedulerName, get the specified scheduler. 2. groupName, get the specified task group in the specified scheduler.
| Constructor and Description | 
|---|
| GetJobsInScheduler() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | doAction(java.lang.String data, java.util.Map dataMap)Start action. | 
public java.lang.String doAction(java.lang.String data,
                        java.util.Map dataMap)
doAction in interface ISchedulerActiondata - Received client message.dataMap - Extra parameter set