Class Job<EventAtom>

  • Direct Known Subclasses:
    CommandExecutingJob, CompositeJob, StatelessJob

    public abstract class Job<EventAtom>
    extends java.lang.Object
    A job represents an action that can be executed on an activation if it is in the state defined by the job.