public interface GuardedSuspension<T>
| Modifier and Type | Method and Description |
|---|---|
GuardStatus |
checkPreconditions(T checkedProperty)
Checks the preconditions based on
checkedProperty |
GuardStatus checkPreconditions(T checkedProperty)
checkedPropertycheckedProperty - the object to check the preconditions againstGuardStatusCopyright © 2018 SAP SE. All Rights Reserved.