Package-level declarations
Types
Link copied to clipboard
This task is used as a wrapper for converting base RoadRunner Action implementations into conventional Task instances.
Link copied to clipboard
Two tasks that run based on a dynamically evaluated condition.
Link copied to clipboard
Represents a task that is constructed at runtime.
Link copied to clipboard
Dynamic builder pattern implementation for Task instances. By default, constructing a new DynamicTask will create a no-oping indefinite task.
Link copied to clipboard
A task that will auto-reset and repeat itself after it is completed.
Link copied to clipboard
Select a task to run based on a hashmap of states and a supplier of states.
Link copied to clipboard