Uses of Enum Class
org.frankframework.scheduler.JobDefFunctions
-
Uses of JobDefFunctions in org.frankframework.scheduler
Modifier and TypeMethodDescriptionstatic JobDefFunctions
Returns the enum constant of this class with the specified name.static JobDefFunctions[]
JobDefFunctions.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionboolean
JobDefFunctions.isEqualToAtLeastOneOf
(JobDefFunctions... functions) boolean
JobDefFunctions.isNotEqualToAtLeastOneOf
(JobDefFunctions... functions) -
Uses of JobDefFunctions in org.frankframework.scheduler.job