Interface ExternalWorkerJobEntity

All Superinterfaces:
AbstractJobEntity, AbstractRuntimeJobEntity, Entity, ExternalWorkerJob, HasRevision, Job, JobInfo, JobInfoEntity
All Known Implementing Classes:
ExternalWorkerJobEntityImpl

public interface ExternalWorkerJobEntity extends JobInfoEntity, AbstractRuntimeJobEntity, ExternalWorkerJob
Represents an external job. Job that should be picked up and executed by an external worker.
Author:
Filip Hrisafov