Class ApplicationUpdateStatusHandler
java.lang.Object
com._1c.g5.v8.dt.internal.launching.ui.statushandlers.ApplicationUpdateStatusHandler
- All Implemented Interfaces:
org.eclipse.debug.core.IStatusHandler
public class ApplicationUpdateStatusHandler
extends Object
implements org.eclipse.debug.core.IStatusHandler
Status handler that publishes requested application. Returns a publish status.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.core.runtime.IStatus
handleStatus
(org.eclipse.core.runtime.IStatus requestStatus, Object source)
-
Constructor Details
-
ApplicationUpdateStatusHandler
public ApplicationUpdateStatusHandler()
-
-
Method Details
-
handleStatus
public org.eclipse.core.runtime.IStatus handleStatus(org.eclipse.core.runtime.IStatus requestStatus, Object source) throws org.eclipse.core.runtime.CoreException - Specified by:
handleStatus
in interfaceorg.eclipse.debug.core.IStatusHandler
- Throws:
org.eclipse.core.runtime.CoreException
-