abstractpublic class AbstractGetObjectBaseCommand implements Command(Code)
abstract base class for "get" commands which also implements
default pre-fetching.
Note: prefetching logs is not possible here, so you have to load
Loags explicit with GetProcessInstanceLogCommand
author: Bernd Ruecker (bernd.ruecker@camunda.com)