mirror of https://github.com/micromata/borgbackup-butler.git

Kai Reinhard
30.15.2018 0b1981d169593525f4575746ea509460379bb540
borgbutler-core/src/main/java/de/micromata/borgbutler/jobs/AbstractJob.java
@@ -88,7 +88,7 @@
        return false;
    }
    public abstract JobResult execute();
    public abstract JobResult<T> execute();
    /**
     * A job is identified by this id. If a job with the same id is already queued (not yet finished), this job will