| Package | Description |
|---|---|
| ee.telekom.workflow.api |
| Modifier and Type | Method and Description |
|---|---|
Element.Type |
Row.getType()
Convenience method returning the main element's type.
|
Element.Type |
Element.getType() |
static Element.Type |
Element.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Element.Type[] |
Element.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Element(Element.Type type,
Integer id,
Object[] arguments) |
Copyright © 2018. All rights reserved.