Uses of Enum Class
org.frankframework.scheduler.IbisJobDetail.JobType
-
Uses of IbisJobDetail.JobType in org.frankframework.scheduler
Modifier and TypeMethodDescriptionIbisJobDetail.getJobType()
static IbisJobDetail.JobType
Returns 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.Modifier and TypeMethodDescriptionIbisJobBuilder.setJobType
(IbisJobDetail.JobType jobType) void
IbisJobDetail.setJobType
(IbisJobDetail.JobType type)