JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
akka.javasdk.workflow
Interface Workflow.Step
All Known Implementing Classes:
Workflow.AsyncCallStep
Enclosing class:
Workflow
<
S
>
public static interface
Workflow.Step
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
name
()
Optional
<
Duration
>
timeout
()
Method Details
name
String
name
()
timeout
Optional
<
Duration
>
timeout
()