public interface ExecutionPhase<DataType>
| Modifiers | Name | Description |
|---|---|---|
class |
ExecutionPhase.ExecutionPhaseContext |
| Type Params | Return Type | Name and description |
|---|---|---|
|
public void |
execute(ExecutionPhaseContext<DataType> context) |