Class DeletedState

java.lang.Object
org.jobrunr.jobs.states.AbstractJobState
org.jobrunr.jobs.states.DeletedState
All Implemented Interfaces:
JobState

public class DeletedState extends AbstractJobState
  • Constructor Details

    • DeletedState

      protected DeletedState()
    • DeletedState

      public DeletedState(String reason)
  • Method Details

    • getDeletedAt

      public Instant getDeletedAt()
    • getReason

      public String getReason()