@Controller @RequestMapping(value="/plugin/fileingest") public class FileIngesterPluginController extends MolgenisPluginController
| Modifier and Type | Field and Description |
|---|---|
static String |
ID |
static String |
URI |
PLUGIN_URI_PREFIX| Constructor and Description |
|---|
FileIngesterPluginController(FileIngesterJobScheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
String |
init() |
void |
runNow(String fileIngestId) |
getId, getPluginSettings, getUripublic static final String ID
public static final String URI
@Autowired public FileIngesterPluginController(FileIngesterJobScheduler scheduler)
Copyright © 2017. All Rights Reserved.