Class JobLogFinderEditor
java.lang.Object
com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
de.hybris.platform.platformbackoffice.editors.joblogfindereditor.JobLogFinderEditor
- All Implemented Interfaces:
com.hybris.cockpitng.editors.CockpitEditorRenderer<Object>,com.hybris.cockpitng.engine.ComponentWidgetAdapterAware
public class JobLogFinderEditor
extends com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
implements com.hybris.cockpitng.editors.CockpitEditorRenderer<Object>
Finds and displays job logs related to given cronjob.
-
Field Summary
Fields inherited from interface com.hybris.cockpitng.editors.CockpitEditorRenderer
INITIAL_EDIT_STRING -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.hybris.cockpitng.engine.impl.AbstractComponentWidgetAdapterAware
addSocketInputEventListener, getComponentID, handleSocketInputEvent, initialize, initializeDefaultEventListeners, registerStubInstance, sendOutput, setComponentID, unregisterStubInstance
-
Constructor Details
-
JobLogFinderEditor
public JobLogFinderEditor()
-
-
Method Details