JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
io.camunda.zeebe.stream.api.scheduling
Interface Task
public interface
Task
Here the interface is just a suggestion. Can be whatever PDT team thinks is best to work with
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
TaskResult
execute
(
TaskResultBuilder
taskResultBuilder)
Method Details
execute
TaskResult
execute
(
TaskResultBuilder
taskResultBuilder)