registerPredicate #
Registers a new predicate that can be used in workflows.
registerPredicate (predicate: Predicate): void
Arguments | Type | Description |
---|---|---|
predicate | Predicate | Predicate instance |
Edit this page on Github(opens new window)
Registers a new predicate that can be used in workflows.
registerPredicate (predicate: Predicate): void
Arguments | Type | Description |
---|---|---|
predicate | Predicate | Predicate instance |