Class ObjectTypeNode.ExpireJob

  • All Implemented Interfaces:
    java.io.Serializable, Job
    Enclosing class:
    ObjectTypeNode

    public static class ObjectTypeNode.ExpireJob
    extends java.lang.Object
    implements Job, java.io.Serializable
    See Also:
    Serialized Form
    • 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()