public class ExceptionCreatedEvent extends ItemEvent
ItemListener.exceptionCreated(com.mindfusion.scheduling.model.ExceptionCreatedEvent)
event.Constructor and Description |
---|
ExceptionCreatedEvent(java.lang.Object source,
Item item,
boolean isDeleted)
Initializes a new instance of the
ExceptionCreatedEvent class. |
Modifier and Type | Method and Description |
---|---|
boolean |
getIsDeleted()
Gets a value indicating whether the item is deleted.
|
public ExceptionCreatedEvent(java.lang.Object source, Item item, boolean isDeleted)
ExceptionCreatedEvent
class.