Package | Description |
---|---|
at.srfg.miner.clientlib |
Modifier and Type | Method and Description |
---|---|
Action |
Task.addAction()
Creates a new MINER action and adds it to this task.
|
Action |
Task.addAction(Action action)
Adds a MINER action to this task.
|
Action |
Task.addAction(String name)
Creates a new MINER action with the given
name and adds it
to this task. |
Action |
Task.getActionByName(String actionName)
Finds an action named
actionName that is part of this task. |
Modifier and Type | Method and Description |
---|---|
Collection<Action> |
Task.getActions()
Gets all actions that are included in this task.
|
Modifier and Type | Method and Description |
---|---|
Action |
Task.addAction(Action action)
Adds a MINER action to this task.
|
Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.