Class JobDeleteRecord


  • public class JobDeleteRecord
    extends JobRecord
    This class is a paper object which contains a job ID.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _rcsid  
    • Constructor Summary

      Constructors 
      Constructor Description
      JobDeleteRecord​(java.lang.Long jobID)
      Constructor.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • JobDeleteRecord

        public JobDeleteRecord​(java.lang.Long jobID)
        Constructor.