public interface IErrorFeedbackEntryAction
IErrorFeedbackEntry. Used by extension
point com.microfocus.awm.errorfeedback.customaction.
Copyright Micro Focus GmbH.
| Modifier and Type | Method and Description |
|---|---|
void |
run(IErrorFeedbackEntry pEntry,
org.eclipse.core.runtime.IProgressMonitor pMon)
Runs the custom action.
|
void run(IErrorFeedbackEntry pEntry, org.eclipse.core.runtime.IProgressMonitor pMon)
pEntry - the selected error feedback entrypMon - a progress monitorCopyright © 2015 Micro Focus GmbH. All rights reserved.