Package com.kraken.api.core.script
-
Interface Summary Interface Description Scriptable Interface representing a script that can be executed.Task Represents a generic task that can be executed as part of a workflow or script logic. -
Class Summary Class Description AbstractTask Abstract base class for Script tasks.PriorityTask Represents a task that includes a priority level, allowing tasks to be prioritized during selection or execution in workflows or script logic.RunnableTask Script