Class HousekeepingKeywords


  • public class HousekeepingKeywords
    extends step.handlers.javahandler.AbstractKeyword
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.time.format.DateTimeFormatter formatter  
      • Fields inherited from class step.handlers.javahandler.AbstractKeyword

        input, logger, output, properties, session, tokenSession
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void Delete_execution()  
      void Get_next_expired_execution()  
      void Search_expired_execution()  
      • Methods inherited from class step.handlers.javahandler.AbstractKeyword

        getInput, getOutputBuilder, getProperties, getSession, getTokenSession, onError, setInput, setOutputBuilder, setProperties, setSession, setTokenSession
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • formatter

        public static final java.time.format.DateTimeFormatter formatter
    • Constructor Detail

      • HousekeepingKeywords

        public HousekeepingKeywords()
    • Method Detail

      • Delete_execution

        public void Delete_execution()
      • Search_expired_execution

        public void Search_expired_execution()
      • Get_next_expired_execution

        public void Get_next_expired_execution()