34353637383940
super(engineName, objectMapper); } @Override public ExecutionResource getExecution(String executionId) { return new ExecutionResourceImpl(getProcessEngine(), executionId, getObjectMapper()); }