Class AllowedJobStateStateChanges

java.lang.Object
org.jobrunr.jobs.states.AllowedJobStateStateChanges

public class AllowedJobStateStateChanges extends Object
  • Method Details

    • isIllegalStateChange

      public static boolean isIllegalStateChange(StateName from, StateName to)
    • isAllowedStateChange

      public static boolean isAllowedStateChange(StateName from, StateName to)