public final class ModelInstanceEventLogger extends java.lang.Object implements ChangeListener
| Constructor and Description |
|---|
ModelInstanceEventLogger(ModelInstanceEntity modelInstanceEntity,
ModelInstanceUtilsService modelInstanceUtilsService,
ModelProvider modelProvider,
ProcessLogDao processLogDao)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
changed(Change change)
Process a change.
|
public ModelInstanceEventLogger(ModelInstanceEntity modelInstanceEntity, ModelInstanceUtilsService modelInstanceUtilsService, ModelProvider modelProvider, ProcessLogDao processLogDao)
modelInstanceEntity - modelInstanceUtilsService - modelProvider - processLogDao - public void changed(Change change)
ChangeListenerchanged in interface ChangeListenerCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.