48495051525354
super(engineName, GROUP, ANY, objectMapper); } public GroupResource getGroup(String id) { id = PathUtil.decodePathParam(id); return new GroupResourceImpl(getProcessEngine().getName(), id, relativeRootResourcePath, getObjectMapper()); }