PTP
Release 5.0

org.eclipse.ptp.debug.ui.events
Class ResumedDebugEvent

java.lang.Object
  extended by org.eclipse.ptp.debug.ui.events.DebugActionEvent
      extended by org.eclipse.ptp.debug.ui.events.ResumedDebugEvent
All Implemented Interfaces:
IDebugActionEvent, IResumedDebugEvent

Deprecated.

public class ResumedDebugEvent
extends DebugActionEvent
implements IResumedDebugEvent


Constructor Summary
ResumedDebugEvent(String job_id, Object source, Object target)
          Deprecated. Constructor
 
Method Summary
 
Methods inherited from class org.eclipse.ptp.debug.ui.events.DebugActionEvent
getJobId, getSource, getTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.ptp.debug.ui.events.IDebugActionEvent
getJobId, getSource, getTarget
 

Constructor Detail

ResumedDebugEvent

public ResumedDebugEvent(String job_id,
                         Object source,
                         Object target)
Deprecated. 
Constructor

Parameters:
job_id -
source -
target -

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.