InitEntityStateJobs
- public class InitEntityStateJobs extends EntityStateJob implements Observer
Initialize the other entity jobs by converting the client message with type “State” or StateProperties into
State
instances.This job also needs to initialize the other jobs even if the current entity version does not have a state anymore but the previous version had, because it has to be checked if the stateModel allows to leave in this state.
- Author:
Timm Fitschen
Methods
notifyObserver
- public boolean notifyObserver(String e, Observable o)
run
- protected void run()