| Package | Description |
|---|---|
| org.itracker.model |
All entity classes are POJO beans.
|
| Modifier and Type | Method | Description |
|---|---|---|
WorkflowScript.ScriptLanguage |
WorkflowScript.getLanguage() |
|
static WorkflowScript.ScriptLanguage |
WorkflowScript.ScriptLanguage.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static WorkflowScript.ScriptLanguage[] |
WorkflowScript.ScriptLanguage.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
WorkflowScript.setLanguage(WorkflowScript.ScriptLanguage language) |
Copyright © 2002–2019 itracker. All rights reserved.