| Package | Description |
|---|---|
| edu.illinois.ncsa.isda.softwareserver.parametrized |
Software Servers supporting parameters.
|
| Modifier and Type | Method and Description |
|---|---|
static SoftwareServerAuxiliary.TaskInfo |
SoftwareServerAuxiliary.TaskInfo.getTask(TreeSet<SoftwareServerAuxiliary.TaskInfo> tasks,
String task)
Find the task information for the specified task name.
|
| Modifier and Type | Method and Description |
|---|---|
static Vector<TreeSet<SoftwareServerAuxiliary.TaskInfo>> |
SoftwareServerAuxiliary.Task.getApplicationTasks(Vector<SoftwareServerAuxiliary.Application> applications)
Get the tasks available for each of the given applications.
|
| Modifier and Type | Method and Description |
|---|---|
static SoftwareServerAuxiliary.TaskInfo |
SoftwareServerAuxiliary.TaskInfo.getTask(TreeSet<SoftwareServerAuxiliary.TaskInfo> tasks,
String task)
Find the task information for the specified task name.
|
Copyright © 2014. All rights reserved.