public class TriggerableDag extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
TriggerableDag.EventNotifierAccessor |
| Modifier and Type | Method and Description |
|---|---|
ValidateOutcome |
validate(FormEntryController formEntryControllerToBeValidated,
boolean markCompleted)
Invoked to validate a filled-in form.
|
public ValidateOutcome validate(FormEntryController formEntryControllerToBeValidated, boolean markCompleted)
Copyright © 2020. All rights reserved.