public class StreamFlowerDiscoveryDialogRouteImpl<P extends StreamFlowerDiscoveryAlgorithmParametersImpl>
extends java.lang.Object
implements org.processmining.widgets.wizard.Route<P>
Constructor and Description |
---|
StreamFlowerDiscoveryDialogRouteImpl() |
Modifier and Type | Method and Description |
---|---|
org.processmining.widgets.wizard.Dialog<P> |
getNext(org.processmining.widgets.wizard.Dialog<P> current) |
public StreamFlowerDiscoveryDialogRouteImpl()
public org.processmining.widgets.wizard.Dialog<P> getNext(org.processmining.widgets.wizard.Dialog<P> current)
getNext
in interface org.processmining.widgets.wizard.Route<P extends StreamFlowerDiscoveryAlgorithmParametersImpl>