| Package | Description |
|---|---|
| de.unihalle.informatik.Alida.workflows |
Classes related to workflows in Alida.
|
| Modifier and Type | Method and Description |
|---|---|
ALDWorkflow.ALDWorkflowContextType |
ALDWorkflow.getWorkflowContext() |
static ALDWorkflow.ALDWorkflowContextType |
ALDWorkflow.ALDWorkflowContextType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ALDWorkflow.ALDWorkflowContextType[] |
ALDWorkflow.ALDWorkflowContextType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ALDWorkflow(ALDWorkflow.ALDWorkflowContextType context)
Constructor for an untitled workflow
|
ALDWorkflow(String name,
ALDWorkflow.ALDWorkflowContextType context)
Constructor
|
Copyright © 2010–2015 Martin Luther University Halle-Wittenberg. All rights reserved.