Class CronJobHistory

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
GeneratedCatalogVersionSyncCronJobHistory

public class CronJobHistory extends GeneratedCronJobHistory
See Also:
  • Constructor Details

    • CronJobHistory

      public CronJobHistory()
  • Method Details

    • toString

      public String toString()
      Description copied from class: Item
      Returns the String representation of this item. This is by default the representation of the primary key of this item.
      Overrides:
      toString in class Item
      Returns:
      the String representation of this item.