public interface MergepointAction
Modifier and Type | Method and Description |
---|---|
OutletResult |
execute(ControllerState controllerState)
Executes the action.
|
OutletResult execute(ControllerState controllerState) throws GeneratorException
controllerState
- The current state of the controller.GeneratorException
- if an error occurs during generation.Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.