public interface

JobDeletionFailure

implements MonitorManipulationFailure
com.microstrategy.web.objects.admin.monitors.JobDeletionFailure

Class Overview

The interface JobDeletionFailure represents a failure in killing a job.

Summary

Public Methods
abstract int getJobID()
Returns the unique identifier for the job.
[Expand]
Inherited Methods
From interface com.microstrategy.web.objects.admin.monitors.MonitorManipulationFailure

Public Methods

public abstract int getJobID ()

Returns the unique identifier for the job.

Returns
  • the unique identifier for the job.