public void jobExecutionVetoed()

in src/java/org/apache/fulcrum/quartz/impl/QuartzSchedulerImpl.java [265:268]


    public void jobExecutionVetoed(JobExecutionContext context)
    {
        // nothing to do
    }