| Package | Description |
|---|---|
| org.activiti.engine.impl.bpmn.data |
| Modifier and Type | Field and Description |
|---|---|
protected ItemKind |
ItemDefinition.itemKind |
| Modifier and Type | Method and Description |
|---|---|
ItemKind |
ItemDefinition.getItemKind() |
static ItemKind |
ItemKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemKind[] |
ItemKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ItemDefinition.setItemKind(ItemKind itemKind) |
Copyright © 2016 Alfresco. All rights reserved.