Uses of Class
com.sap.scheduler.runtime.JobDefinitionName

Packages that use JobDefinitionName
com.sap.scheduler.runtime   
 

Uses of JobDefinitionName in com.sap.scheduler.runtime
 

Methods in com.sap.scheduler.runtime that return JobDefinitionName
 JobDefinitionName JobDefinition.getJobDefinitionName()
          This method returns the JobDefinitionName object which represents the name of this job definition.
 

Constructors in com.sap.scheduler.runtime with parameters of type JobDefinitionName
JobDefinition(JobDefinitionID id, JobDefinitionName name, String description, JobParameterDefinition[] parameters, int retentionPeriod, int jobDefinitionType, Date removeDate, String[][] properties, HashMap<String,HashMap<String,String>> localizedTextMap)
          Creates a new instance of JobDefinition.
 



Copyright 2010 SAP AG Complete Copyright Notice