| Package | Description |
|---|---|
| org.processmining.contexts.uitopia | |
| org.processmining.contexts.uitopia.hub |
| Modifier and Type | Method and Description |
|---|---|
ProMTask |
UIPluginContext.getTask()
Return the task being executed in this PluginContext; useful for registering new resources with this task.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UIPluginContext.setTask(ProMTask task) |
| Modifier and Type | Method and Description |
|---|---|
ProMTask |
ProMTaskManager.execute(org.deckfour.uitopia.api.model.Action action,
java.util.List<java.util.Collection<? extends org.deckfour.uitopia.api.model.Resource>> parameterValues,
org.deckfour.uitopia.api.event.TaskListener listener) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ProMTask> |
ProMTaskManager.getActiveTasks() |
java.util.List<ProMTask> |
ProMTaskManager.getAllTasks() |