Class AbstractWorkerJobState

Direct Known Subclasses:
WorkerJobComplete, WorkerJobStarted

public abstract class AbstractWorkerJobState extends GenericNotification
Here is the base class for messages emitted by workers when they begin working on a workflow (@see WorkerJobStarted) and when their work on the workflow is complete (@see WorkerJobComplete)
Author:
edegenetais