72737475767778
log.debug("Loading Human Task Server Configuration..."); } File htServerConfigFile = new File(calculateHumanTaskServerConfigurationFilePath()); htServerConfig = new HumanTaskServerConfiguration(htServerConfigFile); }