Interface MBConfiguration


public interface MBConfiguration
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Enter time in minutes on how often this job is run.
  • Method Details

    • expireBanJobInterval

      int expireBanJobInterval()
      Enter time in minutes on how often this job is run. If a user's ban is set to expire at 12:05 PM and the job runs at 2 PM, the expire will occur during the 2 PM run.