doNothing

public DoNothing doNothing()

Obtains the io.spine.server.model.DoNothing command message.

This command should be returned if there is no value for the domain to produce an actual command in response to an event.

This command is never posted into the CommandBus.

Return

the default instance of io.spine.server.model.DoNothing