Interface IJobDetail
-
public interface IJobDetail
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getActionName()
String
getDescription()
String
getFullName()
String
getGroupName()
String
getName()
String
getSubmissionDate()
-