Uses of Interface
com.deiser.jira.profields.api.subscription.cronExp.ScheduleBuilder
Packages that use ScheduleBuilder
Package
Description
-
Uses of ScheduleBuilder in com.deiser.jira.profields.api.subscription
Methods in com.deiser.jira.profields.api.subscription with parameters of type ScheduleBuilderModifier and TypeMethodDescriptionSubscriptionBuilder.setCronExpBuilder(@NotNull ScheduleBuilder cronExpBuilder) Sets CronExpBuilder. -
Uses of ScheduleBuilder in com.deiser.jira.profields.api.subscription.cronExp.type
Subinterfaces of ScheduleBuilder in com.deiser.jira.profields.api.subscription.cronExp.typeModifier and TypeInterfaceDescriptioninterfaceThe interface Cron exp advanced builder.interfaceThe interface Cron exp days per week builder.interfaceThe interface Cron exp once a month builder.