public class GetProcessInstanceLogCommand implements Command(Code)
Retrieve the org.jbpm.logging.log.ProcessLog for the
process with the given process-id
returns a map that maps
Token s to
List s.
author: Bernd Ruecker (bernd.ruecker@camunda.com)
access everything on all ProcessLog objects,
which is not in the default fetch group from hibernate,
but needs to be accesible from the client
overwrite this method, if you need more details in your client
Parameters: m -