| Package | Description |
|---|---|
| eu.mihosoft.vrl.workflow |
| Modifier and Type | Method and Description |
|---|---|
CompatibilityResult |
DefaultConnectorValueObject.compatible(ValueObject sender,
String flowType) |
CompatibilityResult |
DefaultValueObject.compatible(ValueObject sender,
String flowType) |
CompatibilityResult |
NoDefaultConnectorValueObject.compatible(ValueObject sender,
String flowType) |
CompatibilityResult |
ValueObject.compatible(ValueObject sender,
String flowTpe) |
CompatibilityResult |
ConnectionResult.getStatus()
Get the status of the connection.
|