Interface IJobDetail


public interface IJobDetail
  • Method Details

    • getSubmissionDate

      String getSubmissionDate()
    • getActionName

      String getActionName()
    • getFullName

      String getFullName()
    • getDescription

      String getDescription()
    • getName

      String getName()
    • getGroupName

      String getGroupName()