JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.workflow
Package
net.anwiba.commons.workflow
Interface IWorkflow<T>
All Known Implementing Classes:
Workflow
public interface
IWorkflow<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
execute
(
IState
<
T
> state)
Method Details
execute
void
execute
(
IState
<
T
> state)