public class StopGenerationDecider extends Object implements SkipDecider
Constructor and Description |
---|
StopGenerationDecider() |
Modifier and Type | Method and Description |
---|---|
boolean |
proceed(ControllerState controllerState)
Decides whether generation should proceed.
|
public boolean proceed(ControllerState controllerState)
proceed
in interface SkipDecider
controllerState
- the current controller state.false
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.