Interface TimerAction


  • public interface TimerAction
    This interface describe the methods, which will be needed for a timer plugin
    Author:
    JC Meillaud, A Peyrard, Bruno Dillenseger
    • Method Detail

      • doTimer

        long doTimer​(int number,
                     java.util.Map<java.lang.String,​java.lang.String> params)