Package-level declarations
Types
Abstract class for callbacks.
CallbackRegistry is responsible for managing the registration and retrieval of callbacks. It allows for the registration of callbacks by type and provides a method to retrieve callbacks based on a JSON array.
An interface that should be implemented by classes that need to be aware of the Journey workflow. The Journey will be injected to the classes that implement this interface.
An interface representing a value callback. It contains an ID and a value.
Properties
Extension property for Connector class to get a list of collectors.
Extension property to retrieve the description text for this ContinueNode.
Extension property to retrieve the header text for this ContinueNode.
Extension property to retrieve the localized page footer text for this ContinueNode.
Extension property to retrieve the stage identifier for this ContinueNode.
Extension property to retrieve the localized submit button text for this ContinueNode.