Uses of Class
de.hybris.platform.cronjob.jalo.Trigger.Mode
-
Packages that use Trigger.Mode Package Description de.hybris.platform.cronjob.jalo -
-
Uses of Trigger.Mode in de.hybris.platform.cronjob.jalo
Methods in de.hybris.platform.cronjob.jalo that return Trigger.Mode Modifier and Type Method Description static Trigger.ModeTrigger.Mode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Trigger.Mode[]Trigger.Mode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-