Builder

class Builder

Properties

Link copied to clipboard

An expression that looks like a SQL WHERE clause that must return a Boolean value. Messages that satisfy the condition are passed to the next activity.

Link copied to clipboard
var name: String?

The name of the filter activity.

Link copied to clipboard
var next: String?

The next activity in the pipeline.