Uses of Class
de.hybris.platform.cronjob.jalo.GeneratedTrigger
-
Packages that use GeneratedTrigger Package Description de.hybris.platform.cronjob.jalo -
-
Uses of GeneratedTrigger in de.hybris.platform.cronjob.jalo
Subclasses of GeneratedTrigger in de.hybris.platform.cronjob.jalo Modifier and Type Class Description classTriggerATriggerallows the definition of schedules for the automatic execution of Jobs and BatchJobs.Fields in de.hybris.platform.cronjob.jalo with type parameters of type GeneratedTrigger Modifier and Type Field Description protected static BidirectionalOneToManyHandler<GeneratedTrigger>GeneratedTrigger. CRONJOBHANDLERBidirectionalOneToManyHandlerfor handling 1:n CRONJOB's relation attributes from 'one' side.protected static BidirectionalOneToManyHandler<GeneratedTrigger>GeneratedTrigger. JOBHANDLERBidirectionalOneToManyHandlerfor handling 1:n JOB's relation attributes from 'one' side.
-