Uses of Enum Class
org.frankframework.scheduler.IbisJobDetail.JobType
Packages that use IbisJobDetail.JobType
-
Uses of IbisJobDetail.JobType in org.frankframework.scheduler
Methods in org.frankframework.scheduler that return IbisJobDetail.JobTypeModifier and TypeMethodDescriptionIbisJobDetail.getJobType()static IbisJobDetail.JobTypeReturns the enum constant of this class with the specified name.static IbisJobDetail.JobType[]IbisJobDetail.JobType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.frankframework.scheduler with parameters of type IbisJobDetail.JobTypeModifier and TypeMethodDescriptionIbisJobBuilder.setJobType(IbisJobDetail.JobType jobType) voidIbisJobDetail.setJobType(IbisJobDetail.JobType type)