| Modifier and Type | Method and Description |
|---|---|
RecordTriggerType |
FlowStart.getRecordTriggerType() |
static RecordTriggerType |
RecordTriggerType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RecordTriggerType[] |
RecordTriggerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlowStart.setRecordTriggerType(RecordTriggerType recordTriggerType) |
Copyright © 2020. All Rights Reserved.