public interface FinishedHandler
extends com.google.gwt.event.shared.EventHandler | Modifier and Type | Method and Description |
|---|---|
void | onFinished(ProcessFinishedEvent event) StringMethod called when a process completes, meaning the process executes a ProcessElement with no next element. |
void onFinished(ProcessFinishedEvent event)
event - the event