Documentation of 'org.statcato.utils.SetProjectAutoSaveTimer' Java class
SetProjectAutoSaveTimer
org.statcato.utils

Class SetProjectAutoSaveTimer



  • public class SetProjectAutoSaveTimer
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void setInterval(int seconds)
      Sats the save interval to the given value.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SetProjectAutoSaveTimer

        public SetProjectAutoSaveTimer(Project project,
                                       int seconds)
        Constructor.
        Parameters:
        project - for which the timer is set to auto save
        seconds - number of seconds in which the auto save action will be performed
    • Method Detail

      • setInterval

        public void setInterval(int seconds)
        Sats the save interval to the given value. Restarts timer.
        Parameters:
        seconds - auto save interval in seconds

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.