Class NotificationSystemSettings.CronDefinition

java.lang.Object
it.uniroma2.art.semanticturkey.settings.notification.NotificationSystemSettings.CronDefinition
All Implemented Interfaces:
STProperties
Enclosing class:
NotificationSystemSettings

public static class NotificationSystemSettings.CronDefinition extends Object implements STProperties
  • Field Details

    • expression

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.notification.NotificationSystemSettings.CronDefinition.expression.description}", displayName="{it.uniroma2.art.semanticturkey.settings.notification.NotificationSystemSettings.CronDefinition.expression.displayName}") @Required @SpringCron public @SpringCron String expression
    • zone

      @STProperty(description="{it.uniroma2.art.semanticturkey.settings.notification.NotificationSystemSettings.CronDefinition.zone.description}", displayName="{it.uniroma2.art.semanticturkey.settings.notification.NotificationSystemSettings.CronDefinition.zone.displayName}") public TimeZone zone
  • Constructor Details

    • CronDefinition

      public CronDefinition()
  • Method Details

    • getShortName

      public String getShortName()
      Specified by:
      getShortName in interface STProperties
      Returns:
      a humanly understandable short name representing the type of this property set