ControllerBuilder API@Deprecated @Target(value=METHOD) @Retention(value=RUNTIME) public @interface UpdateWatchEventFilter
EventType.DELETED
from watches.
A delete-event filter must have the signature as java.util.function.BiPredicate where the 1st parameter is the old state of the
resource and the 2nd is the new state.
| Modifier and Type | Required Element and Description |
|---|---|
Class |
apiTypeClass
Deprecated.
|
public abstract Class apiTypeClass
Copyright © 2023. All rights reserved.