public abstract class AbstractFinalistPodium extends LocalSearchPhaseLifecycleListenerAdapter implements FinalistPodium
FinalistPodium.FinalistPodium| Modifier and Type | Field and Description | 
|---|---|
| protected boolean | finalistIsAccepted | 
| protected List<LocalSearchMoveScope> | finalistList | 
| protected org.slf4j.Logger | logger | 
| Constructor and Description | 
|---|
| AbstractFinalistPodium() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<LocalSearchMoveScope> | getFinalistList() | 
| void | phaseEnded(LocalSearchPhaseScope phaseScope) | 
| void | stepStarted(LocalSearchStepScope stepScope) | 
phaseStarted, stepEndedsolvingEnded, solvingStartedclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddMovephaseStarted, stepEndedsolvingEnded, solvingStartedprotected final transient org.slf4j.Logger logger
protected boolean finalistIsAccepted
protected List<LocalSearchMoveScope> finalistList
public void stepStarted(LocalSearchStepScope stepScope)
stepStarted in interface LocalSearchPhaseLifecycleListenerstepStarted in class LocalSearchPhaseLifecycleListenerAdapterpublic List<LocalSearchMoveScope> getFinalistList()
getFinalistList in interface FinalistPodiumpublic void phaseEnded(LocalSearchPhaseScope phaseScope)
phaseEnded in interface LocalSearchPhaseLifecycleListenerphaseEnded in class LocalSearchPhaseLifecycleListenerAdapterCopyright © 2006–2017 JBoss by Red Hat. All rights reserved.