MakeStateMessage#

public class MakeStateMessage extends EntityStateJob#

Remove the state property from the entity and, iff necessary, convert it into a State instance which is then being appended to the entity’s messages.

If this job belongs to a Write transaction there is already a State instance present and the conversion is not necessary.

Author:

Timm Fitschen (t.fitschen@indiscale.com)

Fields#

SPARSE_FLAG#

public static final String SPARSE_FLAG#

Methods#

run#

protected void run()#