public class WizardUtil
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
WizardUtil.WizardEntry |
Constructor and Description |
---|
WizardUtil() |
Modifier and Type | Method and Description |
---|---|
static org.deckfour.uitopia.api.event.TaskListener.InteractionResult |
runWizard(org.processmining.contexts.uitopia.UIPluginContext context,
WizardUtil.WizardEntry[] pages,
org.deckfour.xes.model.XLog log) |
public static org.deckfour.uitopia.api.event.TaskListener.InteractionResult runWizard(org.processmining.contexts.uitopia.UIPluginContext context, WizardUtil.WizardEntry[] pages, org.deckfour.xes.model.XLog log)