Class IndexJobExecution

  • All Implemented Interfaces:
    Entity, org.molgenis.util.i18n.Identifiable

    public class IndexJobExecution
    extends JobExecution
    This entity is used to keep track of the status of the execution of a reindex job.
    • Constructor Detail

      • IndexJobExecution

        public IndexJobExecution​(Entity entity)
      • IndexJobExecution

        public IndexJobExecution​(EntityType entityType)
      • IndexJobExecution

        public IndexJobExecution​(String identifier,
                                 EntityType entityType)
    • Method Detail

      • getIndexActionJobID

        public String getIndexActionJobID()
      • setIndexActionJobID

        public void setIndexActionJobID​(String id)