Class ObjectTypeNode.ExpireJob

  • All Implemented Interfaces:
    Job
    Enclosing class:
    ObjectTypeNode

    public static class ObjectTypeNode.ExpireJob
    extends java.lang.Object
    implements Job
    • Constructor Summary

      Constructors 
      Constructor Description
      ExpireJob()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(JobContext ctx)  
      • Methods inherited from class java.lang.Object

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

      • ExpireJob

        public ExpireJob()