Uses of Interface
io.aleph0.yap.core.pipeline.action.PipelineAction
Packages that use PipelineAction
-
Uses of PipelineAction in io.aleph0.yap.core.pipeline
Methods in io.aleph0.yap.core.pipeline that return types with arguments of type PipelineActionModifier and TypeMethodDescriptionDefaultPipelineController.onCancelRequested()PipelineController.onCancelRequested()Called when the pipeline has been requested to be cancelled.DefaultPipelineController.onHeartbeat()PipelineController.onHeartbeat()Called when no lifecycle events have occurred withinthe heartbeat interval.DefaultPipelineController.onPipelineStarted()PipelineController.onPipelineStarted()Called when the pipeline has been started.DefaultPipelineController.onTaskCancelled(String id) PipelineController.onTaskCancelled(String id) Called when a task has been cancelled.DefaultPipelineController.onTaskCompleted(String id) PipelineController.onTaskCompleted(String id) Called when a task has been completed.DefaultPipelineController.onTaskFailed(String id, Throwable error) PipelineController.onTaskFailed(String id, Throwable error) Called when a task has failed.DefaultPipelineController.onTaskStarted(String id) PipelineController.onTaskStarted(String id) Called when a task has been started. -
Uses of PipelineAction in io.aleph0.yap.core.pipeline.action
Classes in io.aleph0.yap.core.pipeline.action that implement PipelineActionModifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal record