Hierarchy For Package com.bluebell.greenhouse.platform.enums.job
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.bluebell.greenhouse.platform.enums.job.JobConcurrencyPolicy (implements com.bluebell.greenhouse.platform.enums.GenericEnum<E>)
- com.bluebell.greenhouse.platform.enums.job.JobIdempotencyPolicy (implements com.bluebell.greenhouse.platform.enums.GenericEnum<E>)
- com.bluebell.greenhouse.platform.enums.job.JobStatus (implements com.bluebell.greenhouse.platform.enums.GenericEnum<E>)
- com.bluebell.greenhouse.platform.enums.job.JobTriggerType (implements com.bluebell.greenhouse.platform.enums.GenericEnum<E>)
- com.bluebell.greenhouse.platform.enums.job.JobType (implements com.bluebell.greenhouse.platform.enums.GenericEnum<E>)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)