public interface ProcessListener
Modifier and Type | Method and Description |
---|---|
boolean |
processFinished(ProcessManager<?> process)
This method will be called when a ProcessManager is returned from the cluster.
|
boolean processFinished(ProcessManager<?> process)
process
- a ProcessManager that just returned from the clusterCopyright © 2015–2021 Fiji. All rights reserved.