com.supermap.geoprocessor.jobscheduling.manager
Interface ISchedulerAction
-
- All Known Implementing Classes:
- AddJobToScheduler, CleanAll, GetDataList, GetJobLinkedModelName, GetJobsInScheduler, GetListForModeler, GetLogDetail, GetLogList, GetProjectContent, GetProjectList, JobStartInTime, JobStateQuery, Login, ModelAndProjectSubmit, ModifyJobTriggerTime, RemoveGroupInScheduler, RemoveJobInGroup, StartUpScheduler, ValidationJobNameAndGroupName
public interface ISchedulerAction
-
-
Method Summary
Methods Modifier and Type Method and Description java.lang.StringdoAction(java.lang.String data, java.util.Map dataMap)Start action.
-