Class DefaultProgressSink
java.lang.Object
tripleo.elijah_durable_congenial.comp.internal.DefaultProgressSink
- All Implemented Interfaces:
IProgressSink
-
Nested Class Summary
Nested classes/interfaces inherited from interface tripleo.elijah_durable_congenial.comp.i.IProgressSink
IProgressSink.Codes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnote(IProgressSink.Codes code, @NotNull ProgressSinkComponent component, int type, Object[] params)
-
Constructor Details
-
DefaultProgressSink
public DefaultProgressSink()
-
-
Method Details
-
note
public void note(IProgressSink.Codes code, @NotNull @NotNull ProgressSinkComponent component, int type, Object[] params) - Specified by:
notein interfaceIProgressSink
-